Skip to content

Hostname

aoyco.in

Last fetched

aoyco.in resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · aoyco.inRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/aoyco.in

Resolution chain

aoyco.in resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.27.20104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.140.213172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
84.32.84.21784.32.84.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
92.113.16.21092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.15492.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
88.222.222.7188.222.222.0/24AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

No WHOIS records are currently associated with aoyco.in in WhisperGraph.

Subdomains

5 observed subdomains of aoyco.in.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aoyco.in.

MechanismTarget
SPF_Aaoyco.in
SPF_INCLUDEspf.web-hosting.com
SPF_IP68.65.121.182
SPF_IP68.65.121.183
SPF_MXaoyco.in

Related pages

Pivot deeper into the graph from aoyco.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aoyco.in"})-[: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.