Skip to content

Hostname

colloquetnt.com

Last fetched

colloquetnt.com resolves to 2 IPv4 addresses operated by AS63949 in GB. WHOIS lists iana:4202 as the registrar.

Nutrition Label

WHISPER CANON · colloquetnt.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/colloquetnt.com

Resolution chain

colloquetnt.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:4202
Organization
Contact emails

Subdomains

11 observed subdomains of colloquetnt.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for colloquetnt.com.

MechanismTarget
SPF_Acolloquetnt.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP109.74.196.164
SPF_IP176.58.99.77
SPF_MXcolloquetnt.com

Related pages

Pivot deeper into the graph from colloquetnt.com.

Cypher and MCP

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

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