Skip to content

Hostname

bigweb.uy

Last fetched

bigweb.uy resolves to 104.156.50.120, announced in 104.156.50.0/23 by HVC-AS - HIVELOCITY, Inc. in US. bigweb.uy 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 · bigweb.uyRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bigweb.uy

Resolution chain

IPv6 resolution

No AAAA record for bigweb.uy is recorded in WhisperGraph.

Attribution

hivelocity

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for bigweb.uy. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Subdomains

Mail and authentication

Nameservers

  • ns1.servidorlinux15.com
  • ns2.servidorlinux15.com
  • ns1.bigweb.uy
  • ns2.bigweb.uy

MX records

  • bigweb.uy

SPF policy

  • include: _spf.google.com
  • include: spf.mandrillapp.com
  • a: bigweb.uy
  • mx: bigweb.uy
  • ip: 104.156.50.120
  • ip: 158.106.191.31
  • ip: 158.106.191.32
  • ip: 170.249.200.70
  • ip: 170.249.204.162
  • ip: 170.249.204.163
  • ip: 170.249.251.111
  • ip: 209.133.200.138
  • ip: 209.133.200.139
  • ip: 209.133.200.142

Threat-feed evidence

History

Related pages

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