Hostname
musee-pla.com
Last fetched
musee-pla.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
musee-pla.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 |
|---|---|---|---|---|
| 135.149.21.216 | 135.149.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- mph co.,ltd.
- Contact emails
Subdomains
61 observed subdomains of musee-pla.com.
Showing 25 of 61. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from musee-pla.com in the public web crawl.
638 sites link to this hostname.
168 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for musee-pla.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | fc7506.cuenote.jp |
| SPF_INCLUDE | md19.maildealer.jp |
| SPF_IP | 13.78.51.74 |
| SPF_IP | 138.91.11.13 |
| SPF_IP | 180.148.163.128/25 |
| SPF_IP | 202.143.90.35 |
| SPF_IP | 202.143.90.36 |
| SPF_IP | 202.143.90.37 |
| SPF_IP | 202.143.90.38 |
| SPF_IP | 202.143.90.39 |
| SPF_IP | 202.143.90.40 |
| SPF_IP | 202.143.90.41 |
| SPF_IP | 202.143.90.42 |
| SPF_IP | 202.8.17.128/26 |
| SPF_IP | 203.191.234.0/25 |
| SPF_IP | 211.1.225.128 |
| SPF_IP | 23.102.69.192 |
| SPF_IP | 61.206.172.77 |
| SPF_MX | musee-pla.com |
Related pages
Pivot deeper into the graph from musee-pla.com.
- IP · 135.149.21.216
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:49
- Country · JP
- Email · proxy@whoisprotectservice.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: "musee-pla.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.