Skip to content

Hostname

apnacomplex.com

Last fetched

apnacomplex.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · apnacomplex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/apnacomplex.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.76.55.2352.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
76.223.93.24276.223.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
15.197.246.5915.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

31 observed subdomains of apnacomplex.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for apnacomplex.com.

MechanismTarget
SPF_Aapnacomplex.com
SPF_Aoutgoing.eapps.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-basic.fogbugz.com
SPF_INCLUDEzcsend.in
SPF_IP13.251.209.99
SPF_IP18.140.166.194
SPF_IP52.76.207.36
SPF_IP54.251.192.209
SPF_IP69.89.11.94
SPF_IP69.89.13.4
SPF_MXapnacomplex.com

Related pages

Pivot deeper into the graph from apnacomplex.com.

Cypher and MCP

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

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