Skip to content

Hostname

cleartax.com

Last fetched

cleartax.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1659 as the registrar.

Nutrition Label

WHISPER CANON · cleartax.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cleartax.com

Resolution chain

cleartax.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.58.11613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.38.273.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.693.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.903.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.923.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.12699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:1659
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of cleartax.com.

Web-graph footprint

Distinct hostnames that link to or from cleartax.com in the public web crawl.

130 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cleartax.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_MXcleartax.com

Related pages

Pivot deeper into the graph from cleartax.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cleartax.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.