Hostname
tzm.com
Last fetched
tzm.com resolves to 3 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:1154 as the registrar.
Nutrition Label
Resolution chain
tzm.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.240.167.249 | 162.240.0.0/15 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
| 45.60.22.95 | 45.60.22.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.25.95 | 45.60.25.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:1154
- Organization
- domain admin
- Contact emails
- a96d26bu2jz@networksolutionsprivateregistration.com
- ar5k66cr2d6@networksolutionsprivateregistration.com
- b677r9ff57x@networksolutionsprivateregistration.com
- dv6w974s3d6@networksolutionsprivateregistration.com
- eq4qq45t4t7@networksolutionsprivateregistration.com
- fn3zm5hq4ht@networksolutionsprivateregistration.com
- fx99d5y84gw@networksolutionsprivateregistration.com
- gy8fz9hx4k9@networksolutionsprivateregistration.com
- hd7qx96r3ae@networksolutionsprivateregistration.com
- ja6fd5826uh@networksolutionsprivateregistration.com
- jv8aq96h67q@networksolutionsprivateregistration.com
- mt4cb7cz85a@networksolutionsprivateregistration.com
- nr5cr7sj7zt@networksolutionsprivateregistration.com
- nv76g8bt6p7@networksolutionsprivateregistration.com
- nv78h3c62w3@networksolutionsprivateregistration.com
- p48us4jh7au@networksolutionsprivateregistration.com
- pa2d63z35ce@networksolutionsprivateregistration.com
- pk8sx7ej42u@networksolutionsprivateregistration.com
- r29fk4cu8b7@networksolutionsprivateregistration.com
- rv3c77a39b6@networksolutionsprivateregistration.com
- and 11 more
Subdomains
8 observed subdomains of tzm.com.
Web-graph footprint
Distinct hostnames that link to or from tzm.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for tzm.com.
| Mechanism | Target |
|---|---|
| SPF_A | tzm.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 162.240.167.249 |
| SPF_IP | 162.241.219.137 |
| SPF_MX | tzm.com |
Related pages
Pivot deeper into the graph from tzm.com.
- IP · 162.240.167.249
- ASN · AS46606UNIFIEDLAYER-AS-1 - Unified Layer
- Registrar · iana:1154
- Country · US
- Email · a96d26bu2jz@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · tz…
- 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: "tzm.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.