Skip to content

Hostname

xenofit.de

Last fetched

xenofit.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.16.62.254178.16.56.0/21AS15817DE

WHOIS identity

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

Subdomains

4 observed subdomains of xenofit.de.

Web-graph footprint

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

163 sites link to this hostname.

133 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for xenofit.de.

MechanismTarget
SPF_Agatekeeper-spf.space.net
SPF_Awebmail.verla.de
SPF_Axenofit.de
SPF_IP194.97.132.12
SPF_IP195.30.231.27
SPF_IP2001:608:3:84:0:0:0:12
SPF_IP87.193.30.192/27
SPF_MXxenofit.de

Related pages

Pivot deeper into the graph from xenofit.de.

Cypher and MCP

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

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