Skip to content

Hostname

afa.spd.de

Last fetched

afa.spd.de resolves to 1 IPv4 address operated by AS48173 in DE.

Nutrition Label

WHISPER CANON · afa.spd.deRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/afa.spd.de

Resolution chain

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

IPPrefixASNOperatorCountry
5.39.245.115.39.245.0/24AS48173DE

WHOIS identity

No WHOIS records are currently associated with afa.spd.de in WhisperGraph.

Subdomains

1 observed subdomain of afa.spd.de.

Web-graph footprint

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

25 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for afa.spd.de.

MechanismTarget
SPF_IP185.150.32.4
SPF_IP185.150.34.20
SPF_MXafa.spd.de

Related pages

Pivot deeper into the graph from afa.spd.de.

Cypher and MCP

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

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