Skip to content

Hostname

italcol.com

Last fetched

italcol.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · italcol.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/italcol.com

Resolution chain

italcol.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.218.121.1163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:151
Organization
dominios italcol
Contact emails

Subdomains

19 observed subdomains of italcol.com.

Web-graph footprint

Distinct hostnames that link to or from italcol.com in the public web crawl.

69 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for italcol.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.186.89.34
SPF_IP143.0.111.26
SPF_IP168.197.68.160
SPF_IP177.253.222.226
SPF_IP179.1.131.226
SPF_IP181.225.64.193
SPF_IP181.225.75.159
SPF_IP186.73.72.54
SPF_IP186.74.18.134
SPF_IP190.12.14.38
SPF_IP190.121.140.11
SPF_IP190.131.195.213
SPF_IP190.131.205.52
SPF_IP190.131.225.81
SPF_IP190.131.240.5
SPF_IP190.131.243.89
SPF_IP190.14.246.5
SPF_IP190.57.167.34
SPF_IP190.90.20.232
SPF_IP200.112.209.198
SPF_IP200.115.137.90
SPF_IP200.29.233.78
SPF_IP200.35.49.18
SPF_IP201.219.242.130
SPF_IP201.219.245.14
SPF_IP209.190.5.17/29
SPF_IP209.190.5.200/29
SPF_IP38.211.145.7
SPF_IP44.205.135.132
SPF_MXitalcol.com

Related pages

Pivot deeper into the graph from italcol.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "italcol.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.