Hostname
fastmed.com
Last fetched
fastmed.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fastmed.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 |
|---|---|---|---|---|
| 13.32.241.117 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.28 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.67 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.75 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.175.64.61 | 3.175.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.175.64.76 | 3.175.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.175.64.89 | 3.175.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.175.64.94 | 3.175.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.222.136.102 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.15 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.16 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.87 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fastmed.com owner
- Contact emails
- fastmed.com@domainsbyproxy.com
- r.heyden@youruca.com
- j.rosenthal@fastmed.com
- 0a75e993-8865-4710-b7be-d9ababa9d371@identity-protect.org
- 147f8062-2e43-4bbd-abb4-ab435fee120b@identity-protect.org
- 49dda5cc-4630-4fea-a58f-06779e4e9ebb@identity-protect.org
- 995468d5-4959-4367-9d42-d75fe900fc2a@identity-protect.org
- b66bed64-07db-4a4f-8061-35c4814d4de3@identity-protect.org
- d6c2066a-f68e-4fcd-bffa-682878bbf21f@identity-protect.org
- fe5a065e-7995-4182-94dd-f99add6908ce@identity-protect.org
- owner-2446283@fastmed.com.whoisprivacyservice.org
- owner-8096026@fastmed.com.whoisprivacyservice.org
- owner-8635924@fastmed.com.whoisprivacyservice.org
Subdomains
29 observed subdomains of fastmed.com.
Showing 23 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fastmed.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for fastmed.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | fsspfus.freshemail.io |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.3.107/32 |
Related pages
Pivot deeper into the graph from fastmed.com.
- IP · 13.32.241.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · fastmed.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · fa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fastmed.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.