Skip to content

Hostname

sanarmed.com

Last fetched

sanarmed.com resolves to 192.0.78.216, announced in 192.0.78.0/24 by AUTOMATTIC - Automattic, Inc in US. sanarmed.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 · sanarmed.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sanarmed.com

Resolution chain

IPv6 resolution

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

Attribution

automattic

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of sanarmed.com owner
Contact emails
25d3a6bb-3a1b-4952-8bae-41a9dbdf095a@identity-protect.org, 415210b7-636c-4a37-9790-0074269cbac3@identity-protect.org, 567fc12d-50a3-4c62-aa1a-10bcfe9e3e68@identity-protect.org, 6a18bd4d-8bcc-456b-92e7-f256d06d844d@identity-protect.org, 809c5c98-b28b-4eb4-bd6a-111e11db7358@identity-protect.org, d27db9cc-80ef-4b44-8d73-9b2e1000d213@identity-protect.org, owner-2465735@sanarmed.com.whoisprivacyservice.org, owner-5535104@sanarmed.com.whoisprivacyservice.org, owner-9486932@sanarmed.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-195.awsdns-24.com
  • ns-634.awsdns-15.net
  • ns-1365.awsdns-42.org
  • ns-1639.awsdns-12.co.uk

MX records

  • reply.s11.exacttarget.com

SPF policy

  • include: cust-spf.exacttarget.com
  • include: _spf.wpcloud.com

Threat-feed evidence

History

Related pages

Pivot from sanarmed.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: "sanarmed.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.