Skip to content

Hostname

millenium.com.co

Last fetched

millenium.com.co resolves to 1 IPv4 address operated by POINTER in CO. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · millenium.com.coRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/millenium.com.co

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of millenium.com.co.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for millenium.com.co.

MechanismTarget
SPF_INCLUDE_spf.us.sendclean.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.masivapp.com
SPF_IP181.48.176.134
SPF_IP190.144.130.2
SPF_IP190.144.130.3
SPF_IP190.242.45.222
SPF_IP190.26.27.195
SPF_IP190.26.27.206

Related pages

Pivot deeper into the graph from millenium.com.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "millenium.com.co"})-[: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.