Hostname
amspbs.com
Last fetched
amspbs.com resolves to 10 IPv4 addresses operated by SS-ASH - SECURED SERVERS LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amspbs.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 131.153.232.101 | 131.153.232.0/24 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
| 131.153.232.104 | 131.153.232.0/24 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
| 131.153.232.105 | 131.153.232.0/24 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
| 131.153.232.107 | 131.153.232.0/24 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
| 131.153.232.108 | 131.153.232.0/24 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
| 131.153.232.109 | 131.153.232.0/24 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
| 125.253.84.235 | 125.253.84.0/24 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
| 125.253.84.35 | 125.253.84.0/24 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
| 131.153.154.3 | 131.153.154.0/23 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
| 125.253.84.243 | 125.253.84.0/24 | AS19437 | SS-ASH - SECURED SERVERS LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of amspbs.com owner
- Contact emails
- 1d45db01-ccd9-418f-b8b6-5a5a163c1833@identity-protect.org
- 21c9f97a-0a2b-4169-a3ff-eee155dd3737@identity-protect.org
- 57635de8-b4e4-49bf-a736-56ee4f5c4f71@identity-protect.org
- 8650fb26-01bd-4896-84bd-4a352ffb31a6@identity-protect.org
- 86c054ae-9fe3-449f-880c-09aed1761441@identity-protect.org
- d881ff97-e8b7-497a-a72b-7483bc773ef1@identity-protect.org
- df865326-3019-454b-83ed-4cfe6d7beef1@identity-protect.org
- owner-5208325@amspbs.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of amspbs.com.
Web-graph footprint
Distinct hostnames that link to or from amspbs.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from amspbs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amspbs.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.