Skip to content

Hostname

colo.co.id

Last fetched

colo.co.id resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in SG. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · colo.co.idRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/colo.co.id

Resolution chain

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

IPPrefixASNOperatorCountry
45.32.121.9145.32.96.0/19AS20473AS-VULTR - The Constant Company, LLCSG
213.163.200.205213.163.192.0/20AS202053SG

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

85 observed subdomains of colo.co.id.

Web-graph footprint

Distinct hostnames that link to or from colo.co.id in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for colo.co.id.

MechanismTarget
SPF_Acolo.co.id
SPF_IP103.251.44.225
SPF_IP202.74.238.219
SPF_IP202.74.238.221
SPF_IP202.74.238.222
SPF_IP45.32.121.91
SPF_IP45.32.122.115
SPF_IP94.237.79.35
SPF_MXcolo.co.id

Related pages

Pivot deeper into the graph from colo.co.id.

Cypher and MCP

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

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