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
Resolution chain
greyhound.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.96.14 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.70 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.81 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.96.93 | 18.238.96.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.82.128 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.23 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.75 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.86 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.91.110 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.43 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.71 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.88 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:2
- Organization
- greyhound lines
- Contact emails
- aj7tm3vm3k9@networksolutionsprivateregistration.com
- christopher.carter@greyhound.com
- dnsmgr@greyhound.com
- e64vj4638dm@networksolutionsprivateregistration.com
- dns.management@firstgroup.com
- vv34d79k9qe@networksolutionsprivateregistration.com
- w58ww55d9sp@networksolutionsprivateregistration.com
- w649s6ah2b3@networksolutionsprivateregistration.com
- wd2fq8g84qw@networksolutionsprivateregistration.com
- wx3mj8jw2jy@networksolutionsprivateregistration.com
- x28wz77t3tf@networksolutionsprivateregistration.com
- xm8e24rz7wp@networksolutionsprivateregistration.com
Subdomains
45 observed subdomains of greyhound.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from greyhound.com in the public web crawl.
4,195 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for greyhound.com.
| Mechanism | Target |
|---|---|
| SPF_A | greyhound.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-001a4c01.pphosted.com |
| SPF_INCLUDE | spf.greyhound.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.