Skip to content

Hostname

contentic.io

Last fetched

contentic.io resolves to 1 IPv4 address operated by AS60219 in PL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · contentic.ioRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/contentic.io

Resolution chain

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

IPPrefixASNOperatorCountry
91.237.79.2091.237.79.0/24AS60219PL

WHOIS identity

Registrar
iana:433
Organization
aude sp. z o.o.
Contact emails

Subdomains

2 observed subdomains of contentic.io.

Web-graph footprint

Distinct hostnames that link to or from contentic.io in the public web crawl.

9 sites link to this hostname.

327 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for contentic.io.

MechanismTarget
SPF_Acontentic.io
SPF_INCLUDE_mail.dhosting.pl
SPF_INCLUDEmx.ovh.com
SPF_MXcontentic.io

Related pages

Pivot deeper into the graph from contentic.io.

Cypher and MCP

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

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