Skip to content

Hostname

flens.de

Last fetched

flens.de resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.113.231.1962.113.192.0/18AS47447DE

WHOIS identity

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

Subdomains

37 observed subdomains of flens.de.

Web-graph footprint

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

396 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for flens.de.

MechanismTarget
SPF_Aflens.de
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.188.250.18/32
SPF_IP213.188.250.19/32
SPF_IP31.11.29.203/32
SPF_IP31.11.29.204/32
SPF_IP31.209.185.48/29
SPF_IP62.113.231.19
SPF_MXflens.de

Related pages

Pivot deeper into the graph from flens.de.

Cypher and MCP

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

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