Skip to content

Hostname

ethikguide.org

Last fetched

ethikguide.org resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · ethikguide.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ethikguide.org

Resolution chain

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

IPPrefixASNOperatorCountry
31.220.125.3331.220.120.0/21AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

Registrar
iana:1387
Organization
animal.fair - verein fuer fairness gegenueber tieren
Contact emails

Subdomains

4 observed subdomains of ethikguide.org.

Web-graph footprint

Distinct hostnames that link to or from ethikguide.org in the public web crawl.

152 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ethikguide.org.

MechanismTarget
SPF_Aethikguide.org
SPF_INCLUDEagenturserver.de

Related pages

Pivot deeper into the graph from ethikguide.org.

Cypher and MCP

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

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