Hostname
famima.com
Last fetched
famima.com resolves to 1 IPv4 address operated by AS9371 in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
famima.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 49.212.214.75 | 49.212.0.0/16 | AS9371 | — | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- famima.com co.,ltd.
- Contact emails
Subdomains
21 observed subdomains of famima.com.
Showing 20 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from famima.com in the public web crawl.
239 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for famima.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.playbackmail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 125.29.34.198 |
| SPF_IP | 202.221.200.192/28 |
| SPF_IP | 202.55.139.11 |
| SPF_IP | 202.55.139.12 |
| SPF_IP | 219.101.155.100/32 |
| SPF_IP | 220.110.183.80 |
| SPF_IP | 220.213.238.66 |
| SPF_IP | 222.146.61.101 |
| SPF_IP | 27.110.52.0/27 |
| SPF_IP | 52.193.117.99/32 |
| SPF_IP | 52.196.142.22/32 |
| SPF_IP | 52.69.50.68/32 |
Related pages
Pivot deeper into the graph from famima.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "famima.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.