Skip to content

Hostname

legility.com

Last fetched

legility.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · legility.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/legility.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.235.95.17954.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
beats by dr. dre
Contact emails

Subdomains

42 observed subdomains of legility.com.

Web-graph footprint

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

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for legility.com.

MechanismTarget
SPF_INCLUDE379383.spf05.hubspotemail.net
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.199.109.246
SPF_IP198.37.153.11/32
SPF_IP204.15.171.6/32
SPF_IP209.202.128.38/32
SPF_IP3.71.169.101
SPF_IP3.87.236.176
SPF_IP4.7.136.252
SPF_IP5.133.185.128/26
SPF_IP52.129.17.4/32
SPF_IP52.54.43.109/32
SPF_IP54.204.13.7
SPF_IP54.205.74.194
SPF_IP82.211.81.128/26

Related pages

Pivot deeper into the graph from legility.com.

Cypher and MCP

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

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