Skip to content

Hostname

flirtspremium.com

Last fetched

flirtspremium.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · flirtspremium.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flirtspremium.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.50.177100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.106.1313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.234.21.14518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.14.15934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.244.25434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.186.24544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.206.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.211.2650.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.89.15552.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.114.23652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.243.7154.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.168.5298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

6 observed subdomains of flirtspremium.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for flirtspremium.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from flirtspremium.com.

Cypher and MCP

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

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