Skip to content

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

WHISPER CANON · fastmed.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fastmed.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.11713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.64.613.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.763.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.893.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.943.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
52.222.136.10252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.1552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.1652.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of fastmed.com owner
Contact emails

Subdomains

29 observed subdomains of fastmed.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fastmed.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEfsspfus.freshemail.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.3.107/32

Related pages

Pivot deeper into the graph from fastmed.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.