Skip to content

Hostname

claimformant.com

Last fetched

claimformant.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · claimformant.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/claimformant.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.32.60108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.73108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.76108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.89108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.2018.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.7418.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.818.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.9418.155.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.160.170.203.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.543.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.963.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.973.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:468
Organization
on behalf of claimformant.com owner
Contact emails

Subdomains

6 observed subdomains of claimformant.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for claimformant.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from claimformant.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "claimformant.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.