Hostname
ncaafootball.com
Last fetched
ncaafootball.com resolves to 4 IPv4 addresses operated by AS3132 in PE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ncaafootball.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 |
|---|---|---|---|---|
| 161.132.11.19 | 161.132.11.0/24 | AS3132 | — | PE |
| 161.132.11.25 | 161.132.11.0/24 | AS3132 | — | PE |
| 31.46.4.11 | 31.46.0.0/16 | AS5483 | — | HU |
| 31.46.4.48 | 31.46.0.0/16 | AS5483 | — | HU |
WHOIS identity
- Registrar
- iana:2
- Organization
- national collegiate athletic association attn ncaafootball.com care of network solutions
- Contact emails
Subdomains
4 observed subdomains of ncaafootball.com.
Web-graph footprint
Distinct hostnames that link to or from ncaafootball.com in the public web crawl.
73 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from ncaafootball.com.
- IP · 161.132.11.19
- ASN · AS3132
- Registrar · iana:2
- Country · PE
- Email · y45ws6z3856@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · nc…
- 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: "ncaafootball.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.