Skip to content

Hostname

flugrevue.de

Last fetched

flugrevue.de resolves to 3 IPv4 addresses operated by AS15598 in DE.

Nutrition Label

WHISPER CANON · flugrevue.deRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/flugrevue.de

Resolution chain

flugrevue.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

62 observed subdomains of flugrevue.de.

Web-graph footprint

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

551 sites link to this hostname.

789 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for flugrevue.de.

MechanismTarget
SPF_Aflugrevue.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.146.96.0/24
SPF_IP94.186.148.192/26
SPF_IP94.186.149.128/26
SPF_IP94.186.157.48/28
SPF_MXflugrevue.de

Related pages

Pivot deeper into the graph from flugrevue.de.

Cypher and MCP

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

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