Skip to content

Hostname

lanyon.com

Last fetched

lanyon.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.10313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.67.130.1018.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.130.10918.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.130.1618.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.130.5518.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.168.217.143.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.593.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.723.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.217.803.168.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.174.10352.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.11052.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.1452.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.3052.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
cvent
Contact emails

Subdomains

51 observed subdomains of lanyon.com.

Web-graph footprint

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

39 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lanyon.com.

MechanismTarget
SPF_Alanyon.com
SPF_INCLUDEcvent.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.prod.lanyonemail.com

Related pages

Pivot deeper into the graph from lanyon.com.

Cypher and MCP

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

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