Skip to content

Hostname

microsistemi.com

Last fetched

microsistemi.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.28.150.5852.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:168
Organization
microsistemi informatica srl
Contact emails

Subdomains

19 observed subdomains of microsistemi.com.

Web-graph footprint

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

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for microsistemi.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_IP3.120.203.229
SPF_IP52.29.44.112
SPF_IP52.58.246.91
SPF_IP81.88.50.231
SPF_IP81.88.50.235

Related pages

Pivot deeper into the graph from microsistemi.com.

Cypher and MCP

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

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