Skip to content

Hostname

medcorp.cl

Last fetched

medcorp.cl resolves to 2 IPv4 addresses operated by IHNET - IHNetworks, LLC in US. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · medcorp.clRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/medcorp.cl

Resolution chain

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

IPPrefixASNOperatorCountry
162.219.248.151162.219.248.0/22AS33494IHNET - IHNetworks, LLCUS
162.249.169.18162.249.168.0/23AS26548PUREVOLTAGE-INC - PureVoltage Hosting Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
medcorp
Contact emails

Subdomains

13 observed subdomains of medcorp.cl.

Web-graph footprint

Distinct hostnames that link to or from medcorp.cl in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for medcorp.cl.

MechanismTarget
SPF_Amedcorp.cl
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servidoresph.com
SPF_IP148.163.113.26
SPF_IP162.249.169.18
SPF_IP209.222.97.71
SPF_MXmedcorp.cl

Related pages

Pivot deeper into the graph from medcorp.cl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "medcorp.cl"})-[: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.