Hostname
itp.com
Last fetched
itp.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
itp.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:1068
- Organization
- itp digital
- Contact emails
- domains@itp.com
- 0c20fd0c4b5d4e13948b71216882fa32.protect@whoisguard.com
- 2146dbb22dcd4cb3ba767647d063fd04.protect@whoisguard.com
- 217e36a460df4cd99e291e4b6010e736.protect@whoisguard.com
- 3daf19fdc4f4452fa5b626057e1a49e0.protect@whoisguard.com
- 86489a2442034b3f8460b93f0f642b31.protect@whoisguard.com
- e925b1b77ff1408d860feaa8b1869144.protect@whoisguard.com
- 8a06304fab12422baea53682d33d3c7f.protect@withheldforprivacy.com
- 972b785a560c44b993fa2d96ce72c43c.protect@withheldforprivacy.com
Subdomains
63 observed subdomains of itp.com.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itp.com in the public web crawl.
111 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for itp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | sender.zohobooks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | spf1.itp.com |
| SPF_INCLUDE | spf2.itp.com |
| SPF_IP | 162.243.48.12 |
| SPF_IP | 83.111.170.16/29 |
| SPF_IP | 94.200.71.232/29 |
Related pages
Pivot deeper into the graph from itp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itp.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.