Skip to content

Hostname

codis.hn

Last fetched

codis.hn resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists registrar:buro internacional de tecnologias (bit-hn) as the registrar.

Nutrition Label

WHISPER CANON · codis.hnRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/codis.hn

Resolution chain

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

IPPrefixASNOperatorCountry
173.231.229.78173.231.228.0/22AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
registrar:buro internacional de tecnologias (bit-hn)
Organization
comunicacion digital
Contact emails

Subdomains

9 observed subdomains of codis.hn.

Web-graph footprint

Distinct hostnames that link to or from codis.hn in the public web crawl.

5 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for codis.hn.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.231.229.78
SPF_IP192.145.237.241

Related pages

Pivot deeper into the graph from codis.hn.

Cypher and MCP

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

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