Hostname
mfro.net
Last fetched
mfro.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:3759 as the registrar.
Nutrition Label
Resolution chain
mfro.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.72.64.53 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.197.214.14 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.199.136.45 | 54.199.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.182.37 | 54.248.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:3759
- Organization
- mfro co.ltd
- Contact emails
Subdomains
28 observed subdomains of mfro.net.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mfro.net in the public web crawl.
162 sites link to this hostname.
66 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for mfro.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | google.com |
| SPF_IP | 176.34.21.53 |
| SPF_IP | 182.171.81.18 |
| SPF_IP | 203.104.99.234 |
| SPF_IP | 219.120.90.100 |
| SPF_IP | 219.120.90.101 |
Related pages
Pivot deeper into the graph from mfro.net.
- IP · 35.72.64.53
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:3759
- Country · JP
- Email · domain@quedomain.com
- TLD · .net
- Browse hostnames · mf…
- 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: "mfro.net"})-[: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.