Skip to content

Hostname

lexplore.com

Last fetched

lexplore.com resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.89199.60.103.0/24AS209242US

WHOIS identity

Registrar
iana:269
Organization
name administration inc. (bvi)
Contact emails

Subdomains

41 observed subdomains of lexplore.com.

Web-graph footprint

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

89 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lexplore.com.

MechanismTarget
SPF_INCLUDE24910588.spf04.hubspotemail.net
SPF_INCLUDE3803285.spf05.hubspotemail.net
SPF_INCLUDE_spf.ungapped.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.logicalware.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.simply.com
SPF_IP13.107.213.53

Related pages

Pivot deeper into the graph from lexplore.com.

Cypher and MCP

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

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