Hostname
munca.com
Last fetched
munca.com resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
munca.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.216.7.157 | 95.216.0.0/16 | AS24940 | — | FI |
| 95.216.7.166 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1068
- Organization
- ceapa igor
- Contact emails
Subdomains
55 observed subdomains of munca.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from munca.com in the public web crawl.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for munca.com.
| Mechanism | Target |
|---|---|
| SPF_A | munca.com |
| SPF_IP | 45.137.229.45 |
| SPF_IP | 95.216.7.166 |
| SPF_MX | munca.com |
Related pages
Pivot deeper into the graph from munca.com.
- IP · 95.216.7.157
- ASN · AS24940
- Registrar · iana:1068
- Country · FI
- Email · 863e9173ea7e407280d11a20e9c03088.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · mu…
- 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: "munca.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.