Skip to content

Hostname

hanfincal.com

Last fetched

hanfincal.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · hanfincal.comRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hanfincal.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.231.85.713.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.112.2234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.200.12252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.164.13598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.150.16098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

3 observed subdomains of hanfincal.com.

Web-graph footprint

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

14 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hanfincal.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from hanfincal.com.

Cypher and MCP

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

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