Skip to content

Hostname

naspp.com

Last fetched

naspp.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.204.27.19018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.205.2533.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.89.1534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.73.7234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.160.8134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.120.2744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.219.11644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.29.1452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.232.24752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.169.18698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
naspp
Contact emails

Subdomains

13 observed subdomains of naspp.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for naspp.com.

MechanismTarget
SPF_Aimail.executivepress.net
SPF_INCLUDE4634230.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.nimbleams.com
SPF_INCLUDEspf.cadmiumcd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.153.45.0/24
SPF_IP68.232.140.235
SPF_IP68.232.148.121

Related pages

Pivot deeper into the graph from naspp.com.

Cypher and MCP

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

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