Skip to content

Hostname

apposta.com

Last fetched

apposta.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.133.141176.34.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.80.14218.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.49.18352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.64.20652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.145.19152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.127.7763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
buydomains_com
Contact emails

Subdomains

5 observed subdomains of apposta.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apposta.com.

MechanismTarget
SPF_Aapposta.com
SPF_INCLUDE_spf.3spices.com
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEtrustpilotservice.com
SPF_MXapposta.com

Related pages

Pivot deeper into the graph from apposta.com.

Cypher and MCP

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

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