Skip to content

Hostname

hostmedal.com

Last fetched

hostmedal.com resolves to 15.197.240.20, announced in 15.201.1.0/24 by AMAZON-02 - Amazon.com, Inc. in CA. hostmedal.com 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 · hostmedal.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hostmedal.com

Resolution chain

IPv6 resolution

No AAAA record for hostmedal.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
domain admin
Contact emails
domains@insterprise.com, contact@privacyprotect.org

Subdomains

Mail and authentication

Nameservers

  • ns1.hostmedal.com
  • ns2.hostmedal.com
  • ns3.hostmedal.com
  • ns4.hostmedal.com

MX records

  • mail.hostmedal.com

SPF policy

  • a: hostmedal.com
  • mx: hostmedal.com
  • include: spf.mysecurecloudhost.com
  • include: relay.mailchannels.net
  • ip: 179.61.192.102
  • ip: 179.61.192.241
  • ip: 67.215.241.98

Threat-feed evidence

History

Related pages

Pivot from hostmedal.com 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: "hostmedal.com"})-[: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.