Skip to content

Hostname

api.segfybeta.com

Last fetched

api.segfybeta.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.segfybeta.comRouting diversity5.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.segfybeta.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.205.164.15818.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.168.723.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.230.1633.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.222.1663.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.29.3635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.245.10944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.216.12144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.239.5452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.187.19052.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.104.24452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.113.4354.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.194.22998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of api.segfybeta.com.

Threat posture

History

Related pages

Pivot deeper into the graph from api.segfybeta.com.

Cypher and MCP

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

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