Skip to content

Hostname

hotmedi.com

Last fetched

hotmedi.com resolves to 2 IPv4 addresses operated by AS35787 in PL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · hotmedi.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hotmedi.com

Resolution chain

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

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

1 observed subdomain of hotmedi.com.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hotmedi.com.

MechanismTarget
SPF_Ahotmedi.com
SPF_IP194.88.154.129/32
SPF_IP79.187.155.100/32
SPF_MXhotmedi.com

Related pages

Pivot deeper into the graph from hotmedi.com.

Cypher and MCP

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

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