Skip to content

Hostname

ldcomics.com

Last fetched

ldcomics.com resolves to 1 IPv4 address operated by BANDWIDTH-AS in GB. WHOIS lists iana:1531 as the registrar.

Nutrition Label

WHISPER CANON · ldcomics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ldcomics.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.106.157.14986.106.157.0/24AS25369BANDWIDTH-ASGB

WHOIS identity

Registrar
iana:1531
Organization
knock knock whois not there,
Contact emails

Subdomains

4 observed subdomains of ldcomics.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • ldcomics.com

SPF policy

7 SPF mechanisms authorising senders for ldcomics.com.

MechanismTarget
SPF_Aldcomics.com
SPF_INCLUDE_smarthost.farnes.net
SPF_INCLUDEfarnes.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsmarthost.farnes.net
SPF_IP86.106.157.149
SPF_MXldcomics.com

Related pages

Pivot deeper into the graph from ldcomics.com.

Cypher and MCP

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

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