Skip to content

Hostname

api.circle1.ephrontech.com

Last fetched

api.circle1.ephrontech.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.circle1.ephrontech.comRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.circle1.ephrontech.com

Resolution chain

api.circle1.ephrontech.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.223.192.12613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.73.12918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.247.2233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.52.1163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.249.3134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.216.18035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.150.15054.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.245.2898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.197.23998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api.circle1.ephrontech.com in WhisperGraph.

Subdomains

1 observed subdomain of api.circle1.ephrontech.com.

Threat posture

History

Related pages

Pivot deeper into the graph from api.circle1.ephrontech.com.

Cypher and MCP

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

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