Hostname
megabus.com
Last fetched
megabus.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
megabus.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.181.100 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.23 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.42 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.82 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.64.129 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.200 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.210 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.246 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.64.254 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.65.49 | 3.5.65.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.26 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.45 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.195 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.223 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.246 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.14 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.112 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.116 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.123 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.76 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from megabus.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for megabus.com.
| Mechanism | Target |
|---|---|
| SPF_A | megabus.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 62.128.196.61 |
| SPF_IP | 62.128.196.62 |
| SPF_IP | 84.22.191.243 |
| SPF_MX | megabus.com |
Related pages
Pivot deeper into the graph from megabus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "megabus.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.