Skip to content

Hostname

declikcomics.com

Last fetched

declikcomics.com resolves to 1 IPv4 address operated by AS56630 in NL. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · declikcomics.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/declikcomics.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.59.142.196194.59.142.0/24AS56630NL

WHOIS identity

Registrar
iana:1479
Organization
christophe henry
Contact emails

Subdomains

4 observed subdomains of declikcomics.com.

Web-graph footprint

Distinct hostnames that link to or from declikcomics.com in the public web crawl.

102 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • declikcomics.com

SPF policy

5 SPF mechanisms authorising senders for declikcomics.com.

MechanismTarget
SPF_Adeclikcomics.com
SPF_IP147.135.138.199
SPF_IP194.59.142.196
SPF_IP77.72.17.124
SPF_MXdeclikcomics.com

Related pages

Pivot deeper into the graph from declikcomics.com.

Cypher and MCP

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

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