Skip to content

Hostname

flirtanu.se

Last fetched

flirtanu.se resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists registrar:safenames ltd as the registrar.

Nutrition Label

WHISPER CANON · flirtanu.seRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/flirtanu.se

Resolution chain

flirtanu.se resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.185.11813.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.1513.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.2813.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.9713.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
18.64.50.10918.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.1918.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.2918.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.6118.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.167.88.173.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.253.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.273.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.88.463.167.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:safenames ltd
Organization
Contact emails

Subdomains

8 observed subdomains of flirtanu.se.

Web-graph footprint

Distinct hostnames that link to or from flirtanu.se in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for flirtanu.se.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEamazonses.com
SPF_IP85.236.136.0/21

Related pages

Pivot deeper into the graph from flirtanu.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flirtanu.se"})-[: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.