Hostname
frucorsuntory.com
Last fetched
frucorsuntory.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
frucorsuntory.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.237.229.84 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.237.233.72 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.104.176.198 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.24.108.28 | 3.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.65.55.56 | 52.65.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.79.165.122 | 54.79.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:1387
- Organization
- fernando battaglia
- Contact emails
Subdomains
3 observed subdomains of frucorsuntory.com.
Web-graph footprint
Distinct hostnames that link to or from frucorsuntory.com in the public web crawl.
46 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for frucorsuntory.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | qvalent.com |
| SPF_INCLUDE | spf-00261501.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 119.225.148.202 |
| SPF_IP | 203.167.192.15 |
| SPF_IP | 203.167.243.126 |
| SPF_IP | 52.62.128.145/32 |
Related pages
Pivot deeper into the graph from frucorsuntory.com.
- IP · 13.237.229.84
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · AU
- Email · fernando.battaglia@frucor.com
- TLD · .com
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "frucorsuntory.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.