Skip to content

Hostname

cehani.gov.co

Last fetched

cehani.gov.co resolves to 1 IPv4 address operated by SERVERCENTRAL - DEFT.COM in MX.

Nutrition Label

WHISPER CANON · cehani.gov.coRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cehani.gov.co

Resolution chain

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

IPPrefixASNOperatorCountry
216.246.46.43216.246.0.0/17AS23352SERVERCENTRAL - DEFT.COMMX

WHOIS identity

No WHOIS records are currently associated with cehani.gov.co in WhisperGraph.

Subdomains

7 observed subdomains of cehani.gov.co.

Web-graph footprint

Distinct hostnames that link to or from cehani.gov.co in the public web crawl.

7 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cehani.gov.co.

MechanismTarget
SPF_Acehani.gov.co
SPF_IP216.246.46.34
SPF_IP67.23.254.53
SPF_MXcehani.gov.co

Related pages

Pivot deeper into the graph from cehani.gov.co.

Cypher and MCP

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

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