Skip to content

Hostname

another-se.com

Last fetched

another-se.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1557 as the registrar.

Nutrition Label

WHISPER CANON · another-se.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/another-se.com

Resolution chain

another-se.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.113.11018.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.12818.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.12918.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.113.9318.245.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.1518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.85.1123.169.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.85.123.169.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.85.403.169.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.85.463.169.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR

WHOIS identity

Registrar
iana:1557
Organization
xserver
Contact emails

Subdomains

1 observed subdomain of another-se.com.

Threat posture

History

Related pages

Pivot deeper into the graph from another-se.com.

Cypher and MCP

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

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