Hostname
nationaltestingnetwork.com
Last fetched
nationaltestingnetwork.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nationaltestingnetwork.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.211.69.148 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.214.214.186 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.162.29.191 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.225.171.126 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.235.138.133 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.237.224.3 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.247.140.115 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.172.133 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.37.19.51 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.43.159.214 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.218.25.142 | 54.218.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.144.113.170 | 16.144.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nationaltestingnetwork.com owner
- Contact emails
- 0d80e8fa-d127-4910-8639-4e7431696f94@identity-protect.org
- 2d745737-92c9-4d00-b65d-2f1b0a11592a@identity-protect.org
- 6614221e-84a1-47f8-826b-42a80289ff5e@identity-protect.org
- 745a0919-ff9a-400a-a99f-c764631bba89@identity-protect.org
- 7e1e57c3-208c-4800-9885-552b2ee4ad7c@identity-protect.org
- bfa12090-7a28-4355-a54a-570ed500497c@identity-protect.org
- ec959c41-7bd7-4175-9134-e5eeedf1426f@identity-protect.org
- itrequest@ergometrics.org
- shawn@ergometrics.org
- owner-11039700@nationaltestingnetwork.com.whoisprivacyservice.org
- owner-1106393@nationaltestingnetwork.com.whoisprivacyservice.org
- owner-11394663@nationaltestingnetwork.com.whoisprivacyservice.org
- owner-11486712@nationaltestingnetwork.com.whoisprivacyservice.org
- owner-11756661@nationaltestingnetwork.com.whoisprivacyservice.org
- owner-3087475@nationaltestingnetwork.com.whoisprivacyservice.org
- owner-3284857@nationaltestingnetwork.com.whoisprivacyservice.org
- owner-3461920@nationaltestingnetwork.com.whoisprivacyservice.org
- owner-3824755@nationaltestingnetwork.com.whoisprivacyservice.org
- owner-4107151@nationaltestingnetwork.com.whoisprivacyservice.org
- owner-4433757@nationaltestingnetwork.com.whoisprivacyservice.org
- and 6 more
Subdomains
4 observed subdomains of nationaltestingnetwork.com.
Web-graph footprint
Distinct hostnames that link to or from nationaltestingnetwork.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for nationaltestingnetwork.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 243646474.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nationaltestingnetwork.com.
- IP · 34.211.69.148
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0d80e8fa-d127-4910-8639-4e7431696f94@identity-protect.org
- 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: "nationaltestingnetwork.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.