Skip to content

Hostname

med.place

Last fetched

med.place resolves to 168.75.76.184, announced in 168.75.64.0/19 by ORACLE-BMC-31898 - Oracle Corporation in BR. med.place is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · med.placeRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/med.place

Resolution chain

IPv6 resolution

No AAAA record for med.place is recorded in WhisperGraph.

Attribution

oracle

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
applimed
Contact emails
paulo@applimed.com.br, abdelkarim@arcor.de

Subdomains

Mail and authentication

Nameservers

  • ns1.locaweb.com.br
  • ns2.locaweb.com.br
  • ns3.locaweb.com.br

MX records

  • mx.a.locaweb.com.br
  • mx.b.locaweb.com.br
  • mx.core.locaweb.com.br
  • mx.jk.locaweb.com.br

SPF policy

  • include: _spf.locaweb.com.br
  • ip: 209.208.111.155
  • ip: 209.208.65.126
  • ip: 54.144.212.129

Threat-feed evidence

History

Related pages

Pivot from med.place into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "med.place"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.