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
Resolution chain
medispress.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.238.104.48 | 216.238.96.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | BR |
| 62.100.206.168 | 62.100.204.0/22 | AS12488 | — | GB |
WHOIS identity
- Registrar
- iana:1724
- Organization
- whois masked
- Contact emails
Subdomains
5 observed subdomains of medispress.com.
Showing 4 of 5. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for medispress.com.
| Mechanism | Target |
|---|---|
| SPF_A | medispress.com |
| SPF_A | vps-ovh-bfh.p4ga.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_MX | medispress.com |
Related pages
Pivot deeper into the graph from medispress.com.
- IP · 216.238.104.48
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:1724
- Country · BR
- Email · privacy@storkregistry.com
- TLD · .com
- Browse hostnames · me…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.