Skip to content

Hostname

api2.flying.com

Last fetched

api2.flying.com resolves to 1 IPv4 address operated by INTERNAP-BLOCK-4 - Unitas Global in US.

Nutrition Label

WHISPER CANON · api2.flying.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api2.flying.com

Resolution chain

api2.flying.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
63.251.74.3863.251.72.0/22AS14745INTERNAP-BLOCK-4 - Unitas GlobalUS

WHOIS identity

No WHOIS records are currently associated with api2.flying.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for api2.flying.com.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEtrustpilotservice.com
SPF_IP103.28.42.0/24
SPF_IP18.223.198.170
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP2607:f1c0:821:8100:0:0:7f:a005
SPF_IP2607:f1c0:823:7f00:0:0:95:aecf
SPF_IP2607:f1c0:827:6d00:0:0:2c:b17d
SPF_IP52.4.218.2
SPF_IP74.208.126.201
SPF_IP74.208.172.210
SPF_IP74.208.197.4
SPF_IP74.208.197.6
SPF_MXapi2.flying.com

Related pages

Pivot deeper into the graph from api2.flying.com.

Cypher and MCP

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

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