Skip to content

Hostname

gulfstream.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.60.10818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.11618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.5718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.11852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.71.11554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.12754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.3554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.8054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:292
Organization
gulfstream aerospace
Contact emails

Subdomains

88 observed subdomains of gulfstream.com.

Web-graph footprint

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

1,041 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gulfstream.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from gulfstream.com.

Cypher and MCP

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

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