Skip to content

Hostname

ubiiapp.com

Last fetched

ubiiapp.com resolves to 186.167.13.212, announced in 186.167.13.0/24 by AS27717 - Corporacion Digitel C.A. in VE. ubiiapp.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 · ubiiapp.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ubiiapp.com

Resolution chain

IPv6 resolution

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

Attribution

corporacion digitel

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
ramon velasquez
Contact emails
ramonivelasquez@gmail.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

  • ns-91.awsdns-11.com
  • ns1.ubiiapp.com.ubiiapp.com
  • ns1.ubiiapp.com
  • ns2.ubiiapp.com
  • ns-594.awsdns-10.net
  • ns-1370.awsdns-43.org
  • ns-2010.awsdns-59.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 200.74.201.0/27
  • ip: 200.74.192.133/29
  • ip: 200.74.195.48/29
  • ip: 200.74.195.53/32
  • include: _spf.google.com
  • a: ubiiapp.com
  • mx: ubiiapp.com
  • ip: 190.121.226.60
  • ip: 34.202.134.130
  • ip: 34.227.200.129
  • ip: 34.232.60.70

Threat-feed evidence

History

Related pages

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