Hostname
itw-ocw.com
Last fetched
itw-ocw.com resolves to 1 IPv4 address operated by AS47447 in DE. WHOIS lists iana:226 as the registrar.
Nutrition Label
Resolution chain
itw-ocw.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 |
|---|---|---|---|---|
| 212.83.35.23 | 212.83.32.0/19 | AS47447 | — | DE |
WHOIS identity
- Registrar
- iana:226
- Organization
- perfect privacy,
- Contact emails
- c48kn2hf7zk@networksolutionsprivateregistration.com
- jp3ft3jc2hg@networksolutionsprivateregistration.com
- n445k8p48bd@networksolutionsprivateregistration.com
- rs77u7u72vp@networksolutionsprivateregistration.com
- sv8k64rs6pu@networksolutionsprivateregistration.com
- tw34w9vg474@networksolutionsprivateregistration.com
- vx6nb28r7e5@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of itw-ocw.com.
Web-graph footprint
Distinct hostnames that link to or from itw-ocw.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for itw-ocw.com.
| Mechanism | Target |
|---|---|
| SPF_A | itw-ocw.com |
| SPF_INCLUDE | _spf.online.superoffice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.249.112.37 |
| SPF_IP | 199.48.74.67 |
| SPF_IP | 216.82.251.0/27 |
| SPF_IP | 91.137.109.34 |
| SPF_IP | 99.76.214.66 |
| SPF_MX | itw-ocw.com |
Related pages
Pivot deeper into the graph from itw-ocw.com.
- IP · 212.83.35.23
- ASN · AS47447
- Registrar · iana:226
- Country · DE
- Email · c48kn2hf7zk@networksolutionsprivateregistration.com
- 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: "itw-ocw.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.