Skip to content

Hostname

colincogle.name

Last fetched

colincogle.name resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · colincogle.nameRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/colincogle.name

Resolution chain

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

IPPrefixASNOperatorCountry
45.79.170.22545.79.160.0/20AS63949US

WHOIS identity

Registrar
iana:1068
Organization
Contact emails

Subdomains

15 observed subdomains of colincogle.name.

Web-graph footprint

Distinct hostnames that link to or from colincogle.name in the public web crawl.

23 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for colincogle.name.

MechanismTarget
SPF_IP2001:bc8:1210:efe:dc00:ff:fe31:df1f
SPF_IP2600:3c03:0:0:f03c:94ff:fecf:c68d
SPF_IP2600:3c03:e000:938::/64
SPF_IP2600:6c65:7c7f:f050::/64
SPF_IP2a02:180:6:1:0:0:0:d0
SPF_IP45.79.170.225
SPF_IP51.159.186.85
SPF_IPfd26:d481:caa5:ca6c:2525::/104

Related pages

Pivot deeper into the graph from colincogle.name.

Cypher and MCP

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

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