Skip to content

Hostname

fluentjoy.com

Last fetched

fluentjoy.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · fluentjoy.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fluentjoy.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.228.121.9713.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.42.11752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.112.24152.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.68.23652.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.64.21452.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.126.19854.254.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

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

Subdomains

7 observed subdomains of fluentjoy.com.

Web-graph footprint

Distinct hostnames that link to or from fluentjoy.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fluentjoy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from fluentjoy.com.

Cypher and MCP

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

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