Skip to content

Hostname

fruux.com

Last fetched

fruux.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fruux.comRouting diversity4.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fruux.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.195.248.8318.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.243.3618.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.160.413.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.175.1113.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.89.1383.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.114.773.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.47.6735.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.103.2052.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.72.10452.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.137.19963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of fruux.com owner
Contact emails

Subdomains

7 observed subdomains of fruux.com.

Web-graph footprint

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

150 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fruux.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEstripe.com
SPF_INCLUDEteamworkdesk.com

Related pages

Pivot deeper into the graph from fruux.com.

Cypher and MCP

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

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