Skip to content

Hostname

simic.it

Last fetched

simic.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · simic.itRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/simic.it

Resolution chain

simic.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.184.195.10618.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
simic s.p.a.
Contact emails

Subdomains

11 observed subdomains of simic.it.

Web-graph footprint

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

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for simic.it.

MechanismTarget
SPF_INCLUDE_spf.aruba.it
SPF_INCLUDE_spf.zucchetti.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.74.145.240/28
SPF_IP188.152.235.179
SPF_IP188.219.104.242/29
SPF_IP57.78.24.229
SPF_IP85.159.183.40/29
SPF_IP85.159.183.48/29
SPF_IP93.145.19.81/29
SPF_IP93.147.139.244

Related pages

Pivot deeper into the graph from simic.it.

Cypher and MCP

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

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