Hostname
itzos.com
Last fetched
itzos.com resolves to 1 IPv4 address operated by AS8739 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
itzos.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 |
|---|---|---|---|---|
| 195.42.142.12 | 195.42.142.0/24 | AS8739 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 08448502f2d8095d347d36e82d38f85f93056ff1b6cbd362400b24f8fd9e8e95@itzos.com.whoisproxy.org
- 1b2f4c953e228cb9971787ef66c8f53403358d128b221cb17ac14a217fa58d0a@itzos.com.whoisproxy.org
- 318226a448ac96a8d1480169697a37687d343bb719b18ed949ca75e80a469d97@itzos.com.whoisproxy.org
- 3e51a73b9c42d8c9404bcaee8ce3cd6ec7ef809000f338abcc268cd34a9fd5de@itzos.com.whoisproxy.org
- 467f0efd2bb8d77bba1905209e51f43d0f3fc8bb2b92d2836f36b8a940dea2a6@itzos.com.whoisproxy.org
- 487023d5fab23226fbc3b687ebe894da69239d742b54bd068b75a8e70c0a40c8@itzos.com.whoisproxy.org
- 4ee820d3390cd8a5c3f18632cdb4616e1f94771bdd6d79b389784556394b40d3@itzos.com.whoisproxy.org
- 50e396cd73179a4f2ed69782b7c88f836bdf1c13dfe32f97e44a5caf5e2b23f2@itzos.com.whoisproxy.org
- 5b1779b544e0ab0852d9818de0d2cbf5a202655f661d90ef98c050b2e6c44aac@itzos.com.whoisproxy.org
- 86ac467b975718a4935b591e9a2d06c97de3a409e3ad45a05616417b509f5a4f@itzos.com.whoisproxy.org
- b1e21505db65aa1a13479a3a48d44468471a8089ff391f865c590adb3692e484@itzos.com.whoisproxy.org
- b471c8f643d8a60bc9b8e2b648e8ecec90f6841a73a9800ed9b246c4be3abfb3@itzos.com.whoisproxy.org
- b524fe43e60115cbc918ff0f664ff3c01a70fcfa57e0a9e1a341f5b460ae7290@itzos.com.whoisproxy.org
- c1788dbe23e0b1a87283b8c1c6b8f346a85fc3921e9d691d1b90db7b553290bb@itzos.com.whoisproxy.org
- f34100012b7aa8b01ccbc5b6244ee01e8b75df356bf2abe89ca8e3bf275ca40b@itzos.com.whoisproxy.org
- f4f33dc43348aca29fc2e229cf93729be9effe7c3888091e3b10a94256ae1629@itzos.com.whoisproxy.org
Subdomains
3 observed subdomains of itzos.com.
Web-graph footprint
Distinct hostnames that link to or from itzos.com in the public web crawl.
9 sites link to this hostname.
37 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for itzos.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
Related pages
Pivot deeper into the graph from itzos.com.
- IP · 195.42.142.12
- ASN · AS8739
- Registrar · iana:269
- Country · DE
- Email · 08448502f2d8095d347d36e82d38f85f93056ff1b6cbd362400b24f8fd9e8e95@itzos.com.whoisproxy.org
- TLD · .com
- Browse hostnames · it…
- 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: "itzos.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.