Hostname
mmksvc.com
Last fetched
mmksvc.com resolves to 1 IPv4 address operated by ARUBA-ASN - Aruba S.p.A. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mmksvc.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 |
|---|---|---|---|---|
| 195.231.1.48 | 195.231.0.0/19 | AS31034 | ARUBA-ASN - Aruba S.p.A. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mmksvc.com owner
- Contact emails
- 2613df8c-6f8f-43aa-a6b8-a761837c3844@identity-protect.org
- 32afffc9-bbf4-4ae1-959d-03133b9769a5@identity-protect.org
- 53cf1df1-5554-4cc8-b4dd-85f994421d13@identity-protect.org
- 670f5866-8223-4072-871b-24e3ff3538bf@identity-protect.org
- 77c25296-931d-4a1a-a65f-7202faf95f75@identity-protect.org
- 817db9a8-e41a-403b-bcea-cc547493e4f3@identity-protect.org
- c271390f-c62e-47e4-ba9e-c05465e69920@identity-protect.org
- owner-10410449@mmksvc.com.whoisprivacyservice.org
- owner-9931528@mmksvc.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of mmksvc.com.
Web-graph footprint
Distinct hostnames that link to or from mmksvc.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for mmksvc.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 5.249.152.62 |
| SPF_IP | 5.249.152.66 |
| SPF_IP | 5.249.152.67 |
| SPF_IP | 5.249.152.70 |
| SPF_IP | 5.249.152.89 |
| SPF_IP | 95.110.255.160/29 |
| SPF_MX | mmksvc.com |
Related pages
Pivot deeper into the graph from mmksvc.com.
- IP · 195.231.1.48
- ASN · AS31034ARUBA-ASN - Aruba S.p.A.
- Registrar · iana:468
- Country · IT
- Email · 2613df8c-6f8f-43aa-a6b8-a761837c3844@identity-protect.org
- 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: "mmksvc.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.