Hostname
apsm.net
Last fetched
apsm.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
apsm.net 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 |
|---|---|---|---|---|
| 35.167.242.118 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- brent fiegle
- Contact emails
- webmaster@wbmanager.com
- 0407da9f-42ea-4473-9372-b81bf16b33f4@identity-protect.org
- 0ae79572-9221-4d3e-897b-db57554d2be8@identity-protect.org
- 2ff69f1e-cf89-403b-8732-f4ff3414bba2@identity-protect.org
- ba55a2d1-03a5-4e35-ad40-72d84317cb0e@identity-protect.org
- c094b39f-6c3d-4a62-ab82-77c4d959018c@identity-protect.org
- d3415457-cf85-4efa-9dd3-4c568b30aa8d@identity-protect.org
- d35dacc6-ec4d-4478-992e-f7c042e06587@identity-protect.org
- owner-11254156@apsm.net.whoisprivacyservice.org
- owner-3892695@apsm.net.whoisprivacyservice.org
- owner-6273041@apsm.net.whoisprivacyservice.org
- owner-7667071@apsm.net.whoisprivacyservice.org
- owner-8029906@apsm.net.whoisprivacyservice.org
Subdomains
13 observed subdomains of apsm.net.
Web-graph footprint
Distinct hostnames that link to or from apsm.net in the public web crawl.
9 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for apsm.net.
| Mechanism | Target |
|---|---|
| SPF_A | apsm.net |
| SPF_INCLUDE | _spf.accelo.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 207.126.144.0/20 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 74.125.148.0/22 |
| SPF_MX | apsm.net |
Related pages
Pivot deeper into the graph from apsm.net.
- IP · 35.167.242.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · webmaster@wbmanager.com
- TLD · .net
- 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: "apsm.net"})-[: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.