Hostname
apwu.org
Last fetched
apwu.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
apwu.org 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 |
|---|---|---|---|---|
| 54.241.62.49 | 54.241.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- american postal workers union
- Contact emails
- b463b2g77zn@networksolutionsprivateregistration.com
- bw3t457j5bg@networksolutionsprivateregistration.com
- dj3wh2ab4um@networksolutionsprivateregistration.com
- ft6gz7p83rw@networksolutionsprivateregistration.com
- g93xn6m85dv@networksolutionsprivateregistration.com
- sa54z6c233p@networksolutionsprivateregistration.com
- tu55h29u66s@networksolutionsprivateregistration.com
- tz7gv3rv2q5@networksolutionsprivateregistration.com
- u42ec62e3pr@networksolutionsprivateregistration.com
- u493q9x29gw@networksolutionsprivateregistration.com
- wd59z23n6rk@networksolutionsprivateregistration.com
- x59vx6xc9uy@networksolutionsprivateregistration.com
- xr36w2sa8e9@networksolutionsprivateregistration.com
- yk8qb2k75tf@networksolutionsprivateregistration.com
Subdomains
18 observed subdomains of apwu.org.
Web-graph footprint
Distinct hostnames that link to or from apwu.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for apwu.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.fortimailcloud.com |
| SPF_INCLUDE | spf-2248456.jmsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from apwu.org.
- IP · 54.241.62.49
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · b463b2g77zn@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · ap…
- 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: "apwu.org"})-[: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.