Skip to content

Hostname

mumo.care

Last fetched

mumo.care resolves to 1 IPv4 address operated by AS51728 in FI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · mumo.careRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/mumo.care

Resolution chain

mumo.care resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.190.192.25091.190.192.0/21AS51728FI

WHOIS identity

Registrar
iana:113
Organization
mika paananen
Contact emails

Subdomains

2 observed subdomains of mumo.care.

Web-graph footprint

Distinct hostnames that link to or from mumo.care in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mumo.care.

MechanismTarget
SPF_Aadmin.mumo.kohote.fi
SPF_Adevelhc.kohote.fi
SPF_Amumo.care
SPF_Amumo.kohote.fi
SPF_Apsttry.kohote.fi
SPF_IP94.237.94.41

Related pages

Pivot deeper into the graph from mumo.care.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mumo.care"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.