Skip to content

Hostname

aimiys.com

Last fetched

aimiys.com resolves to 3 IPv4 addresses operated by TWITTER - Twitter Inc. in US. WHOIS lists iana:4054 as the registrar.

Nutrition Label

WHISPER CANON · aimiys.comRouting diversity3.0/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aimiys.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.59.149.207199.59.148.0/22AS13414TWITTER - Twitter Inc.US
207.56.119.16207.56.119.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
38.177.233.19538.177.224.0/20AS399195PEG-KR - PEG TECH INCUS

WHOIS identity

Registrar
iana:4054
Organization
190 group
Contact emails

Subdomains

2 observed subdomains of aimiys.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from aimiys.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aimiys.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.