Skip to content

Hostname

degwiki.com

Last fetched

degwiki.com resolves to 104.160.240.21, announced in 104.160.240.0/24 by NETACTUATE - NetActuate, Inc in US. degwiki.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 · degwiki.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/degwiki.com

Resolution chain

IPv6 resolution

Attribution

netactuate

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
c4ffe8be100343859eb564286e1478d9.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • cruz.ns.cloudflare.com
  • kenneth.ns.cloudflare.com
  • ns1.webaccountserver.com
  • ns2.webaccountserver.com
  • ns1.veerotech.net
  • ns2.veerotech.net
  • ns3.veerotech.net
  • ns4.veerotech.net

MX records

  • degwiki.com
  • _dc-mx.4f0edabeb3bc.degwiki.com

SPF policy

  • ip: 192.138.189.181/32
  • a: degwiki.com
  • mx: degwiki.com
  • a: out.webaccountserver.com
  • ip: 104.160.240.21

Threat-feed evidence

History

Related pages

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