Skip to content

Hostname

apsystemsema.com

Last fetched

apsystemsema.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · apsystemsema.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/apsystemsema.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.195.254.8518.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.192.2163.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.120.243.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.97.2213.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.241.1913.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.182.2473.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.110.833.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.169.9352.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.152.19954.93.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.114.20763.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.70.12863.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.57.14763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.240.9363.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
altenergy power system
Contact emails

Subdomains

20 observed subdomains of apsystemsema.com.

Web-graph footprint

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

78 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from apsystemsema.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "apsystemsema.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.