Skip to content

Hostname

aether.spfr.co

Last fetched

aether.spfr.co resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · aether.spfr.coRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/aether.spfr.co

Resolution chain

aether.spfr.co resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.0.18016.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.3716.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.6816.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.8816.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.13916.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.3516.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.3616.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.112.20352.219.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.113.1152.219.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.113.6752.219.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.116.7552.219.116.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.1152.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.17952.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.23552.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.6752.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.221.2752.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with aether.spfr.co in WhisperGraph.

Subdomains

2 observed subdomains of aether.spfr.co.

Threat posture

History

Related pages

Pivot deeper into the graph from aether.spfr.co.

Cypher and MCP

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

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