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
Resolution chain
natpe.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.51.38.8 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.198.135.180 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.250.193 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.221.252.150 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of natpe.com owner
- Contact emails
- 9cae4b436d12469ebd3d96afe223c299.protect@whoisguard.com
- 03d5bad4-4345-468f-8607-7fede50559e4@identity-protect.org
- 5e45c605-d964-483f-ba7a-7a4f13d779e7@identity-protect.org
- 8b36aca5-6016-4b33-b020-ce7f190c08fa@identity-protect.org
- a6da371c-fbaf-47bf-a662-478c3cca3af8@identity-protect.org
- a8aae7ec-52d5-45b6-ad6f-f254e39f2d4d@identity-protect.org
- bdabd48b-d34c-442c-8109-b30e0c97a235@identity-protect.org
- jd@natpe.org
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for natpe.com.
| Mechanism | Target |
|---|---|
| SPF_A | exchange3.brunico.com |
| SPF_A | exchange5.brunico.com |
| SPF_A | listserv2.brunico.com |
| SPF_A | matrix.brunico.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mktomail.com |
| SPF_IP | 107.21.0.0/16 |
| SPF_IP | 74.125.149.233 |
| SPF_IP | 96.45.199.178 |
| SPF_MX | natpe.com |
Related pages
Pivot deeper into the graph from natpe.com.
- IP · 100.51.38.8
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 9cae4b436d12469ebd3d96afe223c299.protect@whoisguard.com
- TLD · .com
- Browse hostnames · na…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.