Hostname
bresnan.net
Last fetched
bresnan.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
bresnan.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:299
- Organization
- cablevision systems corporation
- Contact emails
Subdomains
14,352 observed subdomains of bresnan.net.
Showing 25 of 14,352. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bresnan.net in the public web crawl.
33 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for bresnan.net.
| Mechanism | Target |
|---|---|
| SPF_IP | 209.225.29.51/32 |
| SPF_IP | 209.225.8.0/24 |
| SPF_IP | 216.33.127.0/24 |
| SPF_IP | 24.159.193.32/27 |
| SPF_IP | 24.196.64.32/27 |
| SPF_IP | 24.213.60.64/26 |
| SPF_IP | 24.247.15.32/27 |
| SPF_IP | 24.247.24.32/27 |
| SPF_IP | 47.43.16.0/23 |
| SPF_IP | 47.43.20.0/24 |
| SPF_IP | 64.209.227.0/24 |
| SPF_IP | 64.210.232.0/24 |
| SPF_IP | 68.114.188.0/22 |
| SPF_IP | 68.115.71.16/28 |
Related pages
Pivot deeper into the graph from bresnan.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bresnan.net"})-[: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.