Hostname
herringlab.com
Last fetched
herringlab.com resolves to 1 IPv4 address operated by BHN-33363 - Charter Communications, Inc in US. WHOIS lists iana:636 as the registrar.
Nutrition Label
Resolution chain
herringlab.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.9.90.250 | 67.9.64.0/18 | AS33363 | BHN-33363 - Charter Communications, Inc | US |
WHOIS identity
- Registrar
- iana:636
- Organization
- glenn austin
- Contact emails
- afajrh6cacm69e3e@private-contact.com
- fhwbbpez5usrufaq@private-contact.com
- gihgmajmfnxw8q4y@private-contact.com
- jgvlsgi8miwnq7dz@private-contact.com
- kyzdfkoqyqdtclgp@private-contact.com
- njybzyfyoie1cznr@private-contact.com
- pevbciituhxsexfm@private-contact.com
- pol2ugqufrj3mmr4@private-contact.com
- prtnc21sgkcs5x6k@private-contact.com
- qq1tn1juj7kzmsoc@private-contact.com
Subdomains
3 observed subdomains of herringlab.com.
Web-graph footprint
Distinct hostnames that link to or from herringlab.com in the public web crawl.
22 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for herringlab.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from herringlab.com.
- IP · 67.9.90.250
- ASN · AS33363BHN-33363 - Charter Communications, Inc
- Registrar · iana:636
- Country · US
- Email · afajrh6cacm69e3e@private-contact.com
- TLD · .com
- Browse hostnames · he…
- 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: "herringlab.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.