Skip to content

Hostname

fluidgenius.net

Last fetched

fluidgenius.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NO. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · fluidgenius.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fluidgenius.net

Resolution chain

fluidgenius.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.84.50.3552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.4452.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.5852.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.6252.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
99.86.57.10099.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.3299.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.3899.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.9799.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

27 observed subdomains of fluidgenius.net.

Web-graph footprint

Distinct hostnames that link to or from fluidgenius.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fluidgenius.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fluidgenius.net.

Cypher and MCP

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

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