Skip to content

Hostname

aiseuro2016.com

Last fetched

aiseuro2016.com resolves to 20 IPv4 addresses operated by LANIT-AS-VN - Lanit Technology and Communication Joint Stock Company in VN. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · aiseuro2016.comRouting diversity7.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aiseuro2016.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.163.215.116103.163.214.0/23AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock CompanyVN
103.20.240.23103.20.240.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY
103.249.28.110103.249.28.0/24AS45382EHOSTIDC-AS-KR-KR - HostcenterKR
109.169.76.161109.169.64.0/19AS20860IOMART-AS - IOMART CLOUD SERVICES LIMITEDGB
109.238.10.92109.238.0.0/20AS21409IKOULA - Ikoula Net SASFR
119.235.248.61119.235.248.0/24AS45146RAJASA-AS-ID-AP - PT. Raja Sepadan AbadiID
119.235.252.35119.235.252.0/24AS45146RAJASA-AS-ID-AP - PT. Raja Sepadan AbadiID
119.235.252.85119.235.252.0/24AS45146RAJASA-AS-ID-AP - PT. Raja Sepadan AbadiID
136.144.187.234136.144.128.0/17AS20857TRANSIP-AS - Signet B.V.NL
160.25.75.246160.25.74.0/23AS45899VNPT-AS-VN - VNPT CorpVN
172.245.84.54172.245.84.0/23AS394738COLOCROSSING - HostPapaUS
172.245.84.55172.245.84.0/23AS394738COLOCROSSING - HostPapaUS
173.240.15.9173.240.15.0/24AS31863DACEN-2 - Centrilogic, Inc.US
185.107.57.70185.107.56.0/22AS43350NFORCE - NForce Entertainment B.V.NL
185.107.57.74185.107.56.0/22AS43350NFORCE - NForce Entertainment B.V.NL
185.155.97.34185.155.97.0/24AS202759FairyHosting - RJ Network OUEE
209.209.86.48209.209.86.0/24AS215748Westeros - Westeros Communications (THAILAND) CO., LTD.MY
216.38.8.225216.38.0.0/19AS32181ASN-GIGENET - GigeNETUS
37.157.254.12037.157.248.0/21AS24961MYLOC-AS - WIIT AGDE
5.199.133.715.199.128.0/20AS24961MYLOC-AS - WIIT AGDE

WHOIS identity

Registrar
iana:472
Organization
iam25
Contact emails

Subdomains

9 observed subdomains of aiseuro2016.com.

Threat posture

History

Mail and authentication

MX records

  • aiseuro2016.com

Related pages

Pivot deeper into the graph from aiseuro2016.com.

Cypher and MCP

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

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