Skip to content

Hostname

col1.intercomtv.com

Last fetched

col1.intercomtv.com resolves to 1 IPv4 address operated by AS269953 - SMART TECHNOLOGY S.A. TECHSMART in EC.

Nutrition Label

WHISPER CANON · col1.intercomtv.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/col1.intercomtv.com

Resolution chain

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

IPPrefixASNOperatorCountry
190.89.128.229190.89.128.0/24AS269953AS269953 - SMART TECHNOLOGY S.A. TECHSMARTEC

WHOIS identity

No WHOIS records are currently associated with col1.intercomtv.com in WhisperGraph.

Subdomains

1 observed subdomain of col1.intercomtv.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for col1.intercomtv.com.

MechanismTarget
SPF_Acol1.intercomtv.com
SPF_IP157.90.211.236
SPF_IP157.90.5.84
SPF_MXcol1.intercomtv.com

Related pages

Pivot deeper into the graph from col1.intercomtv.com.

Cypher and MCP

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

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