Skip to content

Hostname

fuman.de

Last fetched

fuman.de resolves to 1 IPv4 address operated by AS8422 in DE.

Nutrition Label

WHISPER CANON · fuman.deRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fuman.de

Resolution chain

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

IPPrefixASNOperatorCountry
84.44.160.6484.44.128.0/17AS8422DE

WHOIS identity

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

Subdomains

49 observed subdomains of fuman.de.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for fuman.de.

MechanismTarget
SPF_Aftp.fuman.de
SPF_Afuman.de
SPF_Amail.0800c.de
SPF_Anon-plus-ultra.shop
SPF_Asmtp1.continue.de
SPF_Asmtp2.continue.de
SPF_IP84.44.160.17
SPF_MXfuman.de

Related pages

Pivot deeper into the graph from fuman.de.

Cypher and MCP

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

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