Skip to content

Hostname

bignet.ua

Last fetched

bignet.ua resolves to 185.235.184.36, announced in 185.235.184.0/24 by D2-AS - D2CLOUD NETWORK SERVICES (PTY) LTD in GB. bignet.ua 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 · bignet.uaRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/bignet.ua

Resolution chain

IPv6 resolution

Attribution

d2cloud

ORIGIN_AS

WHOIS identity

Registrant organisation
not published
Contact emails
ysd@big.net.ua

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

  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns.bignet.ua
  • ns1.bignet.ua

MX records

  • mail.bignet.ua

SPF policy

  • include: amazonses.com
  • include: _spf.google.com
  • include: spf.protection.outlook.com
  • include: mail.zendesk.com
  • a: mail.bignet.ua
  • ip: 103.21.244.253
  • ip: 107.20.6.0
  • ip: 108.162.192.10
  • ip: 108.162.235.43
  • ip: 110.164.2.2
  • ip: 112.4.5.5
  • ip: 113.190.36.6
  • ip: 114.119.0.7
  • ip: 117.197.0.50
  • ip: 121.4.3.14
  • ip: 122.160.23.15
  • ip: 123.45.16.16
  • ip: 124.248.17.17
  • ip: 129.34.21.21
  • ip: 130.211.2.132
  • ip: 131.253.23.23
  • ip: 131.253.23.3
  • ip: 135.23.27.27
  • ip: 138.197.3.40
  • ip: 138.197.31.20
  • ip: 140.82.3.52
  • ip: 141.101.112.24
  • ip: 142.250.0.34
  • ip: 142.251.24.198
  • ip: 142.251.3.2
  • ip: 143.204.4.35
  • ip: 150.129.42.233
  • ip: 150.48.128.232
  • ip: 152.199.21.44
  • ip: 154.16.46.46
  • ip: 155.94.7.87
  • ip: 157.240.4.19
  • ip: 160.19.52.52
  • ip: 164.90.56.46
  • ip: 165.22.5.37
  • ip: 166.62.34.58
  • ip: 171.25.62.62
  • ip: 172.217.63.63
  • ip: 174.129.165.233
  • ip: 175.45.6.126
  • ip: 185.1.17.19
  • ip: 185.16.12.45
  • ip: 188.114.97.11
  • ip: 188.114.98.2
  • ip: 193.16.2.12

Threat-feed evidence

History

Related pages

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