Skip to content

Hostname

contactsbook.asia

Last fetched

contactsbook.asia resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · contactsbook.asiaRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/contactsbook.asia

Resolution chain

contactsbook.asia resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.0.132.673.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.117.24352.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.173.4752.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.225.11854.151.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.93.14954.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
56.10.0.1056.10.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:291
Organization
jewella privacy
Contact emails

Subdomains

1 observed subdomain of contactsbook.asia.

Web-graph footprint

Distinct hostnames that link to or from contactsbook.asia in the public web crawl.

8 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for contactsbook.asia.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from contactsbook.asia.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "contactsbook.asia"})-[: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.