Skip to content

Hostname

folia.de

Last fetched

folia.de resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · folia.deRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/folia.de

Resolution chain

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

IPPrefixASNOperatorCountry
100.42.184.9100.42.184.0/21AS51167DE

WHOIS identity

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

Subdomains

20 observed subdomains of folia.de.

Web-graph footprint

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

149 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for folia.de.

MechanismTarget
SPF_Afolia.de
SPF_Amail.mdc.de
SPF_INCLUDEmail.mdc.de
SPF_INCLUDEspf.crsend.com
SPF_IP217.30.229.208
SPF_IP217.86.143.145
SPF_MXfolia.de

Related pages

Pivot deeper into the graph from folia.de.

Cypher and MCP

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

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