Skip to content

Hostname

medispress.com

Last fetched

medispress.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in BR. WHOIS lists iana:1724 as the registrar.

Nutrition Label

WHISPER CANON · medispress.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/medispress.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.238.104.48216.238.96.0/19AS20473AS-VULTR - The Constant Company, LLCBR
62.100.206.16862.100.204.0/22AS12488GB

WHOIS identity

Registrar
iana:1724
Organization
whois masked
Contact emails

Subdomains

5 observed subdomains of medispress.com.

Web-graph footprint

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

5 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for medispress.com.

MechanismTarget
SPF_Amedispress.com
SPF_Avps-ovh-bfh.p4ga.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com
SPF_MXmedispress.com

Related pages

Pivot deeper into the graph from medispress.com.

Cypher and MCP

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

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