Hostname
froma.com
Last fetched
froma.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
froma.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.230.71.41 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.178.164.179 | 18.178.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.72.130.29 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.72.242.115 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.181.153 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.83.147 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.58.186 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.84.250 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.150.208.138 | 54.150.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.178.169.192 | 54.178.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.250.207.41 | 54.250.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.64.17.197 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.180.112.89 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.193.148.42 | 13.193.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.92.27.249 | 54.92.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from froma.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for froma.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-bma.rec.mpme.jp |
| SPF_INCLUDE | spf.tricorn.net |
| SPF_INCLUDE | spf01.froma.com |
Related pages
Pivot deeper into the graph from froma.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "froma.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.