Skip to content

Hostname

uaeops.com

Last fetched

uaeops.com resolves to 3 IPv4 addresses operated by ZILLION-NETWORK - Zillion Network Inc. in HK. WHOIS lists iana:3775 as the registrar.

Nutrition Label

WHISPER CANON · uaeops.comRouting diversity3.0/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uaeops.com

Resolution chain

uaeops.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.56.71.109207.56.64.0/18AS54801ZILLION-NETWORK - Zillion Network Inc.HK
44.208.83.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
8.209.209.1538.209.192.0/19AS45102JP

WHOIS identity

Registrar
iana:3775
Organization
c/o whoistrustee.com
Contact emails

Subdomains

1 observed subdomain of uaeops.com.

Web-graph footprint

Distinct hostnames that link to or from uaeops.com in the public web crawl.

18 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from uaeops.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "uaeops.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.