Skip to content

Hostname

flyscoot.com

Last fetched

flyscoot.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · flyscoot.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/flyscoot.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.12113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.229.1203.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.73.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.803.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.170.229.893.170.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.64.211.3518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.6418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
scoot pte.
Contact emails

Subdomains

65 observed subdomains of flyscoot.com.

Web-graph footprint

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

1,794 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for flyscoot.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.flyscoot.com
SPF_IP103.6.107.0/24
SPF_IP18.139.10.254
SPF_IP202.172.249.64
SPF_IP202.172.249.65
SPF_IP220.231.93.211
SPF_IP52.220.161.174
SPF_IP54.255.185.140

Related pages

Pivot deeper into the graph from flyscoot.com.

Cypher and MCP

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

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