Skip to content

Hostname

conchbooks.de

Last fetched

conchbooks.de resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · conchbooks.deRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/conchbooks.de

Resolution chain

conchbooks.de resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.60104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.60104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.153172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.98.0188.114.98.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.99.0188.114.99.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

No WHOIS records are currently associated with conchbooks.de in WhisperGraph.

Subdomains

7 observed subdomains of conchbooks.de.

Web-graph footprint

Distinct hostnames that link to or from conchbooks.de in the public web crawl.

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for conchbooks.de.

MechanismTarget
SPF_Aconchbooks.de
SPF_Arelay.mymailcheap.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEonmicrosoft.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP34.95.73.177
SPF_IP34.98.82.215
SPF_MXconchbooks.de

Related pages

Pivot deeper into the graph from conchbooks.de.

Cypher and MCP

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

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