Skip to content

Hostname

flirt.com.de

Last fetched

flirt.com.de resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · flirt.com.deRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/flirt.com.de

Resolution chain

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

IPPrefixASNOperatorCountry
167.71.245.44167.71.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
64.225.127.22664.225.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

No WHOIS records are currently associated with flirt.com.de in WhisperGraph.

Subdomains

4 observed subdomains of flirt.com.de.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flirt.com.de.

MechanismTarget
SPF_REDIRECT_spf_e.ropot.net

Related pages

Pivot deeper into the graph from flirt.com.de.

Cypher and MCP

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

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