Skip to content

Hostname

colins.eg

Last fetched

colins.eg resolves to 1 IPv4 address operated by AS206192 in TR.

Nutrition Label

WHISPER CANON · colins.egRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/colins.eg

Resolution chain

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

IPPrefixASNOperatorCountry
185.193.7.195185.193.6.0/23AS206192TR

WHOIS identity

No WHOIS records are currently associated with colins.eg in WhisperGraph.

Subdomains

2 observed subdomains of colins.eg.

Web-graph footprint

Distinct hostnames that link to or from colins.eg in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for colins.eg.

MechanismTarget
SPF_Acolins.eg
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.15.7.0/24
SPF_MXcolins.eg

Related pages

Pivot deeper into the graph from colins.eg.

Cypher and MCP

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

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