Skip to content

Hostname

skyapi-emea.franconnect.net

Last fetched

skyapi-emea.franconnect.net resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · skyapi-emea.franconnect.netRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/skyapi-emea.franconnect.net

Resolution chain

skyapi-emea.franconnect.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.24.128.121100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.170.28100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.212.78100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.224.102100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.186.5318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.9.148184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.151.19123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.38.1223.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.11.23934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.40.7544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.204.14798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.230.22198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with skyapi-emea.franconnect.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from skyapi-emea.franconnect.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "skyapi-emea.franconnect.net"})-[: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.