Hostname
wmasque.com
Last fetched
wmasque.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1697 as the registrar.
Nutrition Label
Resolution chain
wmasque.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 |
|---|---|---|---|---|
| 155.94.251.5 | 155.94.251.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 155.94.251.50 | 155.94.251.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
WHOIS identity
- Registrar
- iana:1697
- Organization
- huang yan tao
- Contact emails
Subdomains
1 observed subdomain of wmasque.com.
| Subdomain |
|---|
| www.wmasque.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for wmasque.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | staging.npscanada.ca |
Related pages
Pivot deeper into the graph from wmasque.com.
- IP · 155.94.251.5
- ASN · AS36352AS-COLOCROSSING - HostPapa
- Registrar · iana:1697
- Country · US
- Email · whoisprotect@dnspod.com
- TLD · .com
- Browse hostnames · wm…
- 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: "wmasque.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.