Skip to content

Hostname

medstatix.com

Last fetched

medstatix.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.107.11713.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.107.12213.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.107.2113.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.107.4813.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.168.73.1203.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.473.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.613.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.663.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.103.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1203.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.163.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.243.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for medstatix.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from medstatix.com.

Cypher and MCP

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

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