Skip to content

Hostname

lagogenesis.it

Last fetched

lagogenesis.it resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

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

Resolution chain

lagogenesis.it resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.102.100.20918.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.139.2718.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.219.15118.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.229.10518.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
18.102.28.18418.102.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
35.152.245.21535.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
registrar:gandi sas
Organization
lago accessori srl
Contact emails

Subdomains

7 observed subdomains of lagogenesis.it.

Web-graph footprint

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

5 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lagogenesis.it.

MechanismTarget
SPF_Alagogenesis.mytcpip.it
SPF_INCLUDE_spf.iimage.it
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from lagogenesis.it.

Cypher and MCP

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

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