Hostname
mm2hglobal.com
Last fetched
mm2hglobal.com resolves to 1 IPv4 address operated by AS140344 in MY. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
mm2hglobal.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 |
|---|---|---|---|---|
| 103.230.56.26 | 103.230.56.0/24 | AS140344 | — | MY |
WHOIS identity
- Registrar
- iana:460
- Organization
- blueweb solution
- Contact emails
Subdomains
2 observed subdomains of mm2hglobal.com.
Web-graph footprint
Distinct hostnames that link to or from mm2hglobal.com in the public web crawl.
12 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- mm2hglobal.com
SPF policy
5 SPF mechanisms authorising senders for mm2hglobal.com.
| Mechanism | Target |
|---|---|
| SPF_A | mm2hglobal.com |
| SPF_IP | 103.230.56.19 |
| SPF_IP | 103.230.56.20 |
| SPF_IP | 103.230.56.26 |
| SPF_MX | mm2hglobal.com |
Related pages
Pivot deeper into the graph from mm2hglobal.com.
- IP · 103.230.56.26
- ASN · AS140344
- Registrar · iana:460
- Country · MY
- Email · ba2d394779704c9fb52d156245d883e4.protect@whoisguard.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: "mm2hglobal.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.