Skip to content

Hostname

greyhound.com

Last fetched

greyhound.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.96.1418.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.7018.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.8118.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.96.9318.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.1283.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.233.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.753.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.863.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.11099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.4399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:2
Organization
greyhound lines
Contact emails

Subdomains

45 observed subdomains of greyhound.com.

Web-graph footprint

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

4,195 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for greyhound.com.

MechanismTarget
SPF_Agreyhound.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-001a4c01.pphosted.com
SPF_INCLUDEspf.greyhound.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from greyhound.com.

Cypher and MCP

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

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