Hostname
nfhsnetwork.com
Last fetched
nfhsnetwork.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nfhsnetwork.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.188.113 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.188.114 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.188.49 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.157.188.88 | 108.157.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 65.9.175.43 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.69 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.88 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.96 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- 2080 media,
- Contact emails
- domains@playonsports.com
- ops@playonsports.com
- mmeenan@nfhs.org
- owner-10692078@nfhsnetwork.com.whoisprivacyservice.org
- owner-11356791@nfhsnetwork.com.whoisprivacyservice.org
- owner-11887419@nfhsnetwork.com.whoisprivacyservice.org
- owner-2324770@nfhsnetwork.com.whoisprivacyservice.org
- owner-3134617@nfhsnetwork.com.whoisprivacyservice.org
- owner-3592678@nfhsnetwork.com.whoisprivacyservice.org
- owner-4599907@nfhsnetwork.com.whoisprivacyservice.org
- owner-6482300@nfhsnetwork.com.whoisprivacyservice.org
- owner-6929312@nfhsnetwork.com.whoisprivacyservice.org
- owner-8020157@nfhsnetwork.com.whoisprivacyservice.org
- owner-8290106@nfhsnetwork.com.whoisprivacyservice.org
Subdomains
44 observed subdomains of nfhsnetwork.com.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nfhsnetwork.com in the public web crawl.
4,122 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for nfhsnetwork.com.
| Mechanism | Target |
|---|---|
| SPF_A | nfhsnetwork.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.sendergen.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us-1.a.mimecastprotect.com |
| SPF_IP | 209.85.160.182 |
| SPF_MX | nfhsnetwork.com |
Related pages
Pivot deeper into the graph from nfhsnetwork.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nfhsnetwork.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.