Hostname
mfeempire.com
Last fetched
mfeempire.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mfeempire.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.231.74.121 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.70.124.126 | 54.70.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mfeempire.com owner
- Contact emails
- 2315095d-4eb9-407b-8185-b6fbbfccd15d@identity-protect.org
- 62794f10-5eb7-4422-ab9c-0a1df72328bd@identity-protect.org
- 769ee23d-7b4c-4ed0-85cf-0496517a1c4b@identity-protect.org
- 9a8c1913-167e-4504-8d2e-89e1be6c5786@identity-protect.org
- 9b79b5b4-8e0c-46db-8ac5-dacda92e1251@identity-protect.org
- da6bd597-91af-4d5c-a3c3-6e32d8b71de4@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from mfeempire.com.
- IP · 44.231.74.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2315095d-4eb9-407b-8185-b6fbbfccd15d@identity-protect.org
- TLD · .com
- 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: "mfeempire.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.