Skip to content

Hostname

metryus.com

Last fetched

metryus.com resolves to 95.85.6.248, announced in 95.85.0.0/18 by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. metryus.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 · metryus.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/metryus.com

Resolution chain

IPv6 resolution

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

Attribution

digitalocean

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
metryus.com@domainsbyproxy.com

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

  • ns2.zyma.com
  • ns3.zyma.com
  • ns1.hpdns.net
  • ns2.hpdns.net
  • ns3.hpdns.net
  • ns4.hpdns.net

MX records

  • metryus-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • include: spf.hostns.io
  • ip: 134.209.191.42
  • ip: 91.238.164.176

Threat-feed evidence

History

Related pages

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