Hostname
glennherman.com
Last fetched
glennherman.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
glennherman.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.21.199 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.200.21 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- glennherman.com-1h7x0misy4k6t@anonymize.com
- glennherman.com-1hv392wuptf79@anonymize.com
- glennherman.com-1hv5hddi39p44@anonymize.com
- glennherman.com-1iauv22cf0wmo@anonymize.com
- glennherman.com-1iephcfp2nupf@anonymize.com
- glennherman.com-1jed6tpt0l2d2@anonymize.com
- glennherman.com-1k1rqaf64c2ud@anonymize.com
- glennherman.com-qxw2z3wqn2ut@anonymize.com
- glennherman.com-rl8exu8psfg0@anonymize.com
- glennherman.com-s1jg1nlqqk34@anonymize.com
- glennherman.com-s4xwwg1ufard@anonymize.com
- glennherman.com-sl15pn4luiwi@anonymize.com
- glennherman.com-t4hvzocst0f7@anonymize.com
- glennherman.com-tog6qsf1i4hc@anonymize.com
- glennherman.com-vb42kdu58gfo@anonymize.com
- glennherman.com-vf0y8hvpdg0x@anonymize.com
- glennherman@attglobal.net
Subdomains
10 observed subdomains of glennherman.com.
Web-graph footprint
Distinct hostnames that link to or from glennherman.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for glennherman.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from glennherman.com.
- IP · 104.21.21.199
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:617
- Country · CA
- Email · glennherman.com-1h7x0misy4k6t@anonymize.com
- TLD · .com
- Browse hostnames · gl…
- 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: "glennherman.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.