Skip to content

Hostname

aj-csspg.vip

Last fetched

aj-csspg.vip resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · aj-csspg.vipRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aj-csspg.vip

Resolution chain

aj-csspg.vip resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.229.24108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.25108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.51108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.67108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.64.122.1518.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.2218.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.3618.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.5818.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:472
Organization
super privacy service ltd c/o dynadot
Contact emails

Subdomains

4 observed subdomains of aj-csspg.vip.

Web-graph footprint

Distinct hostnames that link to or from aj-csspg.vip in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aj-csspg.vip.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aj-csspg.vip"})-[: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.