Skip to content

Hostname

amico.com

Last fetched

amico.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.238.14108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.23108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.51108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.157.238.91108.157.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.218.4918.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.718.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.8518.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.9718.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:2
Organization
amico corporation
Contact emails

Subdomains

20 observed subdomains of amico.com.

Web-graph footprint

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

103 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for amico.com.

MechanismTarget
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDE_spf.technocosm_com._d.easydmarc.pro
SPF_INCLUDEspf.protection.outlook.com
SPF_IP24.137.206.177/29
SPF_IP67.223.111.0/29
SPF_IP67.69.39.131

Related pages

Pivot deeper into the graph from amico.com.

Cypher and MCP

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

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