Skip to content

Hostname

apsis.one

Last fetched

apsis.one resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · apsis.oneRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/apsis.one

Resolution chain

apsis.one resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.102.2318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:638
Organization
apsis international ab
Contact emails

Subdomains

61 observed subdomains of apsis.one.

Web-graph footprint

Distinct hostnames that link to or from apsis.one in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from apsis.one.

Cypher and MCP

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

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