Skip to content

Hostname

flying.com

Last fetched

flying.com resolves to 1 IPv4 address operated by INTERNAP-BLOCK-4 - Unitas Global in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

12 observed subdomains of flying.com.

Web-graph footprint

Distinct hostnames that link to or from flying.com in the public web crawl.

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for 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_MXflying.com

Related pages

Pivot deeper into the graph from flying.com.

Cypher and MCP

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

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