Skip to content

Hostname

netflights.com

Last fetched

netflights.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · netflights.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/netflights.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.158.240104.17.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.159.240104.17.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.69.21104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.202.212172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:113
Organization
destinia slu
Contact emails

Subdomains

89 observed subdomains of netflights.com.

Web-graph footprint

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

182 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for netflights.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.netflights.com
SPF_IP178.250.101.88/32
SPF_IP193.115.233.0/24
SPF_IP212.222.42.64/26
SPF_IP37.1.156.201/32
SPF_IP46.235.169.164
SPF_IP74.121.52.145
SPF_IP91.185.162.0/26
SPF_IP91.193.104.0/23

Related pages

Pivot deeper into the graph from netflights.com.

Cypher and MCP

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

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