Skip to content

Hostname

lewmar.com

Last fetched

lewmar.com resolves to 4 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · lewmar.comRouting diversity3.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/lewmar.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.109.2345.60.109.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.73.2345.60.73.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.76.2345.60.76.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.85.2345.60.85.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:468
Organization
on behalf of lewmar.com owner
Contact emails

Subdomains

9 observed subdomains of lewmar.com.

Web-graph footprint

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

316 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lewmar.com.

MechanismTarget
SPF_EXISTS%{i}.spf.lci1.iphmx.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from lewmar.com.

Cypher and MCP

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

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