Skip to content

Hostname

wolfdragon.net

Last fetched

wolfdragon.net resolves to 144.217.38.162, announced in 144.225.8.0/24 by OVH - OVH SAS in CA. wolfdragon.net 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 · wolfdragon.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wolfdragon.net

Resolution chain

IPv6 resolution

No AAAA record for wolfdragon.net is recorded in WhisperGraph.

Attribution

ovh

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
9b2bf220adfb423db193eb0ae3cdfebb.protect@whoisguard.com, c02e8eaf16d54a8ab4e522903b2cc9a3.protect@whoisguard.com, 84d077ba8e3043e4a6f4791b5f500c3e.protect@withheldforprivacy.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

  • cloud1.whc.ca
  • cloud2.whc.ca
  • ns1.whc.ca
  • ns2.whc.ca
  • ns3.whc.ca

MX records

  • wolfdragon.net

SPF policy

  • include: spf.web-dns1.com
  • a: wolfdragon.net
  • mx: wolfdragon.net
  • ip: 173.209.32.130
  • ip: 51.79.18.60
  • ip: 54.39.100.160
  • ip: 54.39.132.104

Threat-feed evidence

History

Related pages

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