Hostname
franschocolates.com
Last fetched
franschocolates.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
franschocolates.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.204.39 | 143.204.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.204.51 | 143.204.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.204.59 | 143.204.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.204.86 | 143.204.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.113 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.118 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.29 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.97 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of franschocolates.com owner
- Contact emails
- h68y866x9m4@networksolutionsprivateregistration.com
- wn49m8ma9sh@networksolutionsprivateregistration.com
- 1b3acd6d-0dc4-434a-8d04-61dc59ac6bc5@identity-protect.org
- 2c719bbf-e688-42b7-89a9-9c26ff58e7f4@identity-protect.org
- 2cbeee5d-530c-4dce-9f04-5271cd11f439@identity-protect.org
- b674e9fc-f9e1-41e9-83cb-45fd9a9d8382@identity-protect.org
- bff0bc14-07b6-45a9-9090-cb8f41e954f3@identity-protect.org
- e1590047-82c2-46c8-ae99-0a56a1d7ea30@identity-protect.org
- owner-10924982@franschocolates.com.whoisprivacyservice.org
- owner-2494743@franschocolates.com.whoisprivacyservice.org
- owner-2546064@franschocolates.com.whoisprivacyservice.org
- owner-334288@franschocolates.com.whoisprivacyservice.org
- owner-4055489@franschocolates.com.whoisprivacyservice.org
- owner-4398932@franschocolates.com.whoisprivacyservice.org
- owner-511351@franschocolates.com.whoisprivacyservice.org
- owner-6787771@franschocolates.com.whoisprivacyservice.org
- owner-8359080@franschocolates.com.whoisprivacyservice.org
- owner-8536143@franschocolates.com.whoisprivacyservice.org
- owner@franschocolates.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of franschocolates.com.
Web-graph footprint
Distinct hostnames that link to or from franschocolates.com in the public web crawl.
153 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
4 SPF mechanisms authorising senders for franschocolates.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailsrvr.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from franschocolates.com.
- IP · 143.204.204.39
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · h68y866x9m4@networksolutionsprivateregistration.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: "franschocolates.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.