Skip to content

Hostname

logicoy.com

Last fetched

logicoy.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · logicoy.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/logicoy.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.218.2018.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.4618.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.618.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.6218.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.170.249.1013.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.633.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.883.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.903.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of logicoy.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for logicoy.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from logicoy.com.

Cypher and MCP

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

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