Skip to content

Hostname

leeandli.com

Last fetched

leeandli.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · leeandli.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/leeandli.com

Resolution chain

leeandli.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
lee and li attorneys-at-law
Contact emails

Subdomains

19 observed subdomains of leeandli.com.

Web-graph footprint

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

105 sites link to this hostname.

98 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for leeandli.com.

MechanismTarget
SPF_Ac160-1.leeandli.com
SPF_Ac160-2.leeandli.com
SPF_Adr-c100v.leeandli.com
SPF_Ahugemail03.leeandli.com
SPF_Aout-mx2.leeandli.com
SPF_Aout-mx4.leeandli.com
SPF_Atedge01.leeandli.com
SPF_IP124.108.142.13/28
SPF_IP210.208.112.190/28
SPF_IP60.248.32.22
SPF_IP60.248.32.23
SPF_IP60.248.32.24
SPF_IP60.248.32.97
SPF_IP60.248.32.98
SPF_IP60.248.32.99
SPF_IP61.220.158.145
SPF_IP61.220.158.146
SPF_IP61.220.158.147
SPF_IP61.220.158.148
SPF_IP61.220.158.149
SPF_IP61.220.158.150
SPF_IP61.66.78.56/29

Related pages

Pivot deeper into the graph from leeandli.com.

Cypher and MCP

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

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