Skip to content

Hostname

digiseller.com

Last fetched

digiseller.com resolves to 193.233.230.18, announced in 193.233.230.0/24 by RU-AEZA-AS - Aeza Group LLC in RU. digiseller.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 · digiseller.comRouting diversity4.2/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/digiseller.com

Resolution chain

IPv6 resolution

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

Attribution

aeza group

ORIGIN_AS

WHOIS identity

Registrar
iana:1362
Registrant organisation
cjsc computing forces
Contact emails
digiseller.com@domainnameproxyservice.com, digiseller.com@dnic.jewellaprivacy.com, shalopin@com4s.com, reg@legato.name

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

  • ns1.galleryvalery.com.digiseller.com
  • ns1.galleryvalery.com
  • ns10.galleryvalery.com
  • ns11.galleryvalery.com
  • ns2.galleryvalery.com
  • ns3.galleryvalery.com

MX records

  • mail.digiseller.com

SPF policy

  • ip: 91.200.28.0/24
  • ip: 212.118.48.0/24
  • ip: 91.227.52.0/24
  • ip: 5.187.7.101/32
  • ip: 178.237.196.192/28
  • ip: 185.44.194.254
  • ip: 86.106.123.126
  • ip: 91.232.115.10

Threat-feed evidence

History

Related pages

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