Skip to content

Hostname

unolo.com

Last fetched

unolo.com resolves to 13.126.20.190, announced in 13.126.0.0/15 by AMAZON-02 - Amazon.com, Inc. in IN. unolo.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 · unolo.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/unolo.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
brandfishing
Contact emails
driniyan87@gmail.com, jinshibang@gmail.com, 1e14f28c-0f1d-4944-a72e-cb29caa05ae2@identity-protect.org, 4f882ee6-9e3e-4a5f-9990-8079a702dd83@identity-protect.org, 51358dca-2abf-4a61-8107-c25546cfc9aa@identity-protect.org, 7fe7b3df-092e-40e7-ba6f-21a4bef5897b@identity-protect.org, b1be77d9-4e7c-4e9a-b87f-f57026f56ea3@identity-protect.org, e02e8af0-64cc-4ab9-9ead-14f64161ca18@identity-protect.org, owner-5533621@unolo.com.whoisprivacyservice.org

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-469.awsdns-58.com
  • ns-804.awsdns-36.net
  • 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-1067.awsdns-05.org
  • ns-1785.awsdns-31.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

  • include: _spf.google.com

Threat-feed evidence

History

Related pages

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