Skip to content

Hostname

the-flag.de

Last fetched

the-flag.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · the-flag.deRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/the-flag.de

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.10.9478.46.0.0/15AS24940DE

WHOIS identity

No WHOIS records are currently associated with the-flag.de in WhisperGraph.

Subdomains

9 observed subdomains of the-flag.de.

Web-graph footprint

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

63 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for the-flag.de.

MechanismTarget
SPF_Aihmail.ihotelier.com
SPF_Aihmail01.ihotelier.com
SPF_Aihmail02.ihotelier.com
SPF_Amtallm01.ihotelier.com
SPF_Athe-flag.de
SPF_INCLUDE_spf.travelclick.com
SPF_INCLUDEspf.mailtastic.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.167.219.66/32
SPF_IP199.167.219.67/32
SPF_IP209.242.69.2
SPF_IP209.242.69.231/32
SPF_MXthe-flag.de

Related pages

Pivot deeper into the graph from the-flag.de.

Cypher and MCP

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

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