Skip to content

Hostname

natpe.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.38.8100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.135.18034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.250.19334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.252.15044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

3 observed subdomains of natpe.com.

Web-graph footprint

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

144 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for natpe.com.

MechanismTarget
SPF_Aexchange3.brunico.com
SPF_Aexchange5.brunico.com
SPF_Alistserv2.brunico.com
SPF_Amatrix.brunico.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_IP107.21.0.0/16
SPF_IP74.125.149.233
SPF_IP96.45.199.178
SPF_MXnatpe.com

Related pages

Pivot deeper into the graph from natpe.com.

Cypher and MCP

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

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