Skip to content

Hostname

entfetter.de

Last fetched

entfetter.de resolves to 1 IPv4 address operated by INTERRACKS-AS - InterRacks B.V. in NL.

Nutrition Label

WHISPER CANON · entfetter.deRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/entfetter.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.140.22.138185.140.20.0/22AS42093INTERRACKS-AS - InterRacks B.V.NL

WHOIS identity

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

Subdomains

2 observed subdomains of entfetter.de.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for entfetter.de.

MechanismTarget
SPF_INCLUDEspf.cloudvoor.nl

Related pages

Pivot deeper into the graph from entfetter.de.

Cypher and MCP

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

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