Hostname
acwapower.com
Last fetched
acwapower.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AE. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
acwapower.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 |
|---|---|---|---|---|
| 20.196.2.48 | 20.196.0.0/18 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | AE |
| 135.116.191.68 | 135.116.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SE |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- af7r45bn9y2@networksolutionsprivateregistration.com
- c84vq8tj7vh@networksolutionsprivateregistration.com
- g84va2hs9bf@networksolutionsprivateregistration.com
- my75p7m56qa@networksolutionsprivateregistration.com
- p79nk69h5et@networksolutionsprivateregistration.com
- q36na4dn76t@networksolutionsprivateregistration.com
- wk9fb3tb7v4@networksolutionsprivateregistration.com
- ww24c8qy89v@networksolutionsprivateregistration.com
- xs8k753a44z@networksolutionsprivateregistration.com
- z29e54zf2qj@networksolutionsprivateregistration.com
Subdomains
33 observed subdomains of acwapower.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from acwapower.com in the public web crawl.
599 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for acwapower.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | acwapi.mail.onmicrosoft.com |
| SPF_IP | 212.118.101.203 |
| SPF_IP | 94.206.72.195 |
Related pages
Pivot deeper into the graph from acwapower.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "acwapower.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.