Skip to content

Hostname

medality.com

Last fetched

medality.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.118.174.7518.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.43.6718.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.189.217.1418.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.194.11818.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.184.6418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.41.8418.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.225.983.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.232.1393.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.135.93.903.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.153.133.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.222.1843.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.101.1693.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.25.2473.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.121.743.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.141.12218.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

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 medality.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for medality.com.

MechanismTarget
SPF_Amedality.com
SPF_INCLUDE4177793.spf02.hubspotemail.net
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP204.225.38.131
SPF_IP204.225.39.10
SPF_IP209.17.114.75
SPF_IP67.96.17.89
SPF_MXmedality.com

Related pages

Pivot deeper into the graph from medality.com.

Cypher and MCP

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

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