Skip to content

Hostname

legami.com

Last fetched

legami.com resolves to 1 IPv4 address operated by AS202675 in IT. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · legami.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/legami.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.91.61.10280.91.61.0/24AS202675IT

WHOIS identity

Registrar
iana:113
Organization
alberto fassi
Contact emails

Subdomains

22 observed subdomains of legami.com.

Web-graph footprint

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

390 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for legami.com.

MechanismTarget
SPF_Aproduction.eu01.legami.demandware.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEturbo-smtp.com
SPF_IP151.106.152.235
SPF_IP158.58.140.0/24
SPF_IP160.8.203.129
SPF_IP80.91.49.222/32
SPF_IP80.91.53.20/32
SPF_IP80.91.53.4/32
SPF_IP80.91.53.85/32
SPF_IP93.174.64.0/22
SPF_IP93.174.68.0/23
SPF_IP93.174.70.0/24
SPF_MXlegami.com

Related pages

Pivot deeper into the graph from legami.com.

Cypher and MCP

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

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