Skip to content

Hostname

codico.at

Last fetched

codico.at resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:internic datenkommunikations gmbh as the registrar.

Nutrition Label

WHISPER CANON · codico.atRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/codico.at

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.190.66116.202.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:internic datenkommunikations gmbh
Organization
codico
Contact emails

Subdomains

1 observed subdomain of codico.at.

Subdomain
www.codico.at

Web-graph footprint

Distinct hostnames that link to or from codico.at in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for codico.at.

MechanismTarget
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEmx01.rexx-systems.de
SPF_INCLUDEmymailwall.com
SPF_INCLUDEspf.toscom.at
SPF_IP213.164.21.64/27
SPF_IP82.218.136.64/27
SPF_IP91.212.136.49

Related pages

Pivot deeper into the graph from codico.at.

Cypher and MCP

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

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