Skip to content

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

WHISPER CANON · amspbs.comRouting diversity3.0/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amspbs.com

Resolution chain

amspbs.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
131.153.232.101131.153.232.0/24AS19437SS-ASH - SECURED SERVERS LLCUS
131.153.232.104131.153.232.0/24AS19437SS-ASH - SECURED SERVERS LLCUS
131.153.232.105131.153.232.0/24AS19437SS-ASH - SECURED SERVERS LLCUS
131.153.232.107131.153.232.0/24AS19437SS-ASH - SECURED SERVERS LLCUS
131.153.232.108131.153.232.0/24AS19437SS-ASH - SECURED SERVERS LLCUS
131.153.232.109131.153.232.0/24AS19437SS-ASH - SECURED SERVERS LLCUS
125.253.84.235125.253.84.0/24AS19437SS-ASH - SECURED SERVERS LLCUS
125.253.84.35125.253.84.0/24AS19437SS-ASH - SECURED SERVERS LLCUS
131.153.154.3131.153.154.0/23AS19437SS-ASH - SECURED SERVERS LLCUS
125.253.84.243125.253.84.0/24AS19437SS-ASH - SECURED SERVERS LLCUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of amspbs.com owner
Contact emails

Subdomains

4 observed subdomains of amspbs.com.

Web-graph footprint

Distinct hostnames that link to or from amspbs.com in the public web crawl.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.