Skip to content

Hostname

tmmedicas.com

Last fetched

tmmedicas.com resolves to 1 IPv4 address operated by AS16276 in HR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tmmedicas.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/tmmedicas.com

Resolution chain

tmmedicas.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.99.84.49192.99.0.0/16AS16276HR

WHOIS identity

Registrar
iana:146
Organization
carlos murillas
Contact emails

Subdomains

10 observed subdomains of tmmedicas.com.

Web-graph footprint

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

36 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tmmedicas.com.

MechanismTarget
SPF_Atmmedicas.com
SPF_IP162.240.79.160
SPF_IP192.99.84.49
SPF_IP51.222.50.51
SPF_MXtmmedicas.com

Related pages

Pivot deeper into the graph from tmmedicas.com.

Cypher and MCP

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

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