Hostname
frucor.com
Last fetched
frucor.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
frucor.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:468
- Organization
- on behalf of frucor.com owner
- Contact emails
- shane.vincent@frucor.com
- 5e58b2e5-b0e1-4d9f-b22d-e7c61e5ce5c1@identity-protect.org
- 77b98f00-fad7-494d-b4d1-94322d706e7d@identity-protect.org
- 90194a1a-0f9b-4ec9-b6e7-41c00bc31413@identity-protect.org
- 92395463-4cd0-42dd-b4e0-293bb20c18dd@identity-protect.org
- 97ad09ba-1a57-42d2-99ba-17a02763a50e@identity-protect.org
- b230d47f-d443-48ed-820d-368f1b3633f4@identity-protect.org
- e8cd1608-009e-4abc-9e84-6096d3928bc5@identity-protect.org
- owner-8686612@frucor.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of frucor.com.
Web-graph footprint
Distinct hostnames that link to or from frucor.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for frucor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | qvalent.com |
| SPF_INCLUDE | spf-00261501.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| 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 frucor.com.
- IP · 13.237.229.84
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · shane.vincent@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: "frucor.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.