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
Resolution chain
fruux.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.195.248.83 | 18.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.199.243.36 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.122.160.41 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.124.175.111 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.124.89.138 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.127.114.77 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.158.47.67 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.57.103.20 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.57.72.104 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.137.199 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fruux.com owner
- Contact emails
- hostmaster@fruux.com
- 6093a31f-b10f-4b1c-8ec2-9c282996363b@identity-protect.org
- 7f44bf60-25d8-42af-abf8-c8d7116afc70@identity-protect.org
- a45950f8-5bf8-4b77-9b43-66c240d9742a@identity-protect.org
- aaeac9a8-9ed1-4370-a0ba-60e295b23435@identity-protect.org
- c267bc34-6935-4a33-8542-ac3bdc11a0f0@identity-protect.org
- dfac5d09-c757-4243-a50c-40e2caae05e4@identity-protect.org
- owner-10345819@fruux.com.whoisprivacyservice.org
- owner-1546235@fruux.com.whoisprivacyservice.org
- owner-6929491@fruux.com.whoisprivacyservice.org
- owner-8382813@fruux.com.whoisprivacyservice.org
- owner-9010810@fruux.com.whoisprivacyservice.org
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for fruux.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | stripe.com |
| SPF_INCLUDE | teamworkdesk.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.