Skip to content

Hostname

admin2.flykube.com

Last fetched

admin2.flykube.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · admin2.flykube.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/admin2.flykube.com

Resolution chain

admin2.flykube.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.171.22.1113.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.22.23.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.22.523.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.22.593.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.144.10054.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.6054.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.6654.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.8154.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO

WHOIS identity

No WHOIS records are currently associated with admin2.flykube.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for admin2.flykube.com.

MechanismTarget
SPF_Aadmin2.flykube.com
SPF_INCLUDE5055828.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP5.189.153.210
SPF_MXadmin2.flykube.com

Related pages

Pivot deeper into the graph from admin2.flykube.com.

Cypher and MCP

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

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