Hostname
hemlock.com
Last fetched
hemlock.com resolves to 1 IPv4 address operated by ITELNETWORKS - iTel Networks Inc in CA. WHOIS lists iana:600 as the registrar.
Nutrition Label
Resolution chain
hemlock.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 |
|---|---|---|---|---|
| 199.192.105.171 | 199.192.105.0/24 | AS16696 | ITELNETWORKS - iTel Networks Inc | CA |
WHOIS identity
- Registrar
- iana:600
- Organization
- greg dahlgren
- Contact emails
Subdomains
33 observed subdomains of hemlock.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hemlock.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for hemlock.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks1.beanstream.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | spf1.na.bambora.com |
| SPF_INCLUDE | transmail.net |
| SPF_IP | 199.192.105.160/27 |
| SPF_IP | 207.102.193.66/27 |
Related pages
Pivot deeper into the graph from hemlock.com.
- IP · 199.192.105.171
- ASN · AS16696ITELNETWORKS - iTel Networks Inc
- Registrar · iana:600
- Country · CA
- Email · is_team@hemlock.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: "hemlock.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.