Hostname
msmni.com
Last fetched
msmni.com resolves to 1 IPv4 address operated by COMCAST-7922 - Comcast Cable Communications, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
msmni.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 |
|---|---|---|---|---|
| 173.165.248.69 | 173.160.0.0/13 | AS7922 | COMCAST-7922 - Comcast Cable Communications, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of msmni.com owner
- Contact emails
- jim.lemons@manufacturingsolutionsmn.com
- 75c54b59123c424f898ae96d604891b5.protect@whoisguard.com
- 1eb2f18c-f8ed-45d5-a04c-41e82a98afa0@identity-protect.org
- 38d3b0ca-01a2-4dc3-b690-8eaeb3f64d36@identity-protect.org
- c5b83cbd-d828-48d4-a7dc-512936adf2df@identity-protect.org
- c87ed8f2-8761-4fe3-ab36-718f16414113@identity-protect.org
- ef4a72d0-27cc-4965-8f0d-2b621063c72c@identity-protect.org
- owner-6053819@msmni.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of msmni.com.
Web-graph footprint
Distinct hostnames that link to or from msmni.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for msmni.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from msmni.com.
- IP · 173.165.248.69
- ASN · AS7922COMCAST-7922 - Comcast Cable Communications, LLC
- Registrar · iana:468
- Country · US
- Email · jim.lemons@manufacturingsolutionsmn.com
- TLD · .com
- Browse hostnames · ms…
- 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: "msmni.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.