Skip to content

Hostname

top-flow.de

Last fetched

top-flow.de resolves to 1 IPv4 address operated by AS34788 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.134.1585.14.24.0/24AS34788DE

WHOIS identity

No WHOIS records are currently associated with top-flow.de in WhisperGraph.

Subdomains

19 observed subdomains of top-flow.de.

Web-graph footprint

Distinct hostnames that link to or from top-flow.de in the public web crawl.

14 sites link to this hostname.

204 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for top-flow.de.

MechanismTarget
SPF_Amail02.top-flow.de
SPF_Amail03.top-flow.de
SPF_Atop-flow.de
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.70.194.118
SPF_IP217.91.200.32
SPF_IP80.147.49.208
SPF_IP93.115.52.96

Related pages

Pivot deeper into the graph from top-flow.de.

Cypher and MCP

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

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