Hostname
mmha.com
Last fetched
mmha.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
mmha.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 |
|---|---|---|---|---|
| 52.184.203.52 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bg75h9973j8@networksolutionsprivateregistration.com
- by5v683z937@networksolutionsprivateregistration.com
- ca4cu29e2jd@networksolutionsprivateregistration.com
- cc3fy2ef9dh@networksolutionsprivateregistration.com
- cq6cy23k4dc@networksolutionsprivateregistration.com
- e66vu6ze2df@networksolutionsprivateregistration.com
- ed2tx8jr7ma@networksolutionsprivateregistration.com
- j493v6zv69a@networksolutionsprivateregistration.com
- kf6bh6an6v4@networksolutionsprivateregistration.com
- mn5ux4m46cv@networksolutionsprivateregistration.com
- mq64q2t252b@networksolutionsprivateregistration.com
- n52ma73k24z@networksolutionsprivateregistration.com
- pg8jv5h46mt@networksolutionsprivateregistration.com
- q48883q48gh@networksolutionsprivateregistration.com
- r257n46a9h4@networksolutionsprivateregistration.com
- r69rn6y95na@networksolutionsprivateregistration.com
- rk8bw2aw3c2@networksolutionsprivateregistration.com
- sj2fh9c269y@networksolutionsprivateregistration.com
- tp7g59ty29q@networksolutionsprivateregistration.com
- tt7c34fh7wx@networksolutionsprivateregistration.com
- and 1 more
Subdomains
2 observed subdomains of mmha.com.
| Subdomain |
|---|
| autodiscover.mmha.com |
| www.mmha.com |
Web-graph footprint
Distinct hostnames that link to or from mmha.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mmha.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.226.206.172 |
Related pages
Pivot deeper into the graph from mmha.com.
- IP · 52.184.203.52
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · bg75h9973j8@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · mm…
- 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: "mmha.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.