Skip to content

Hostname

lewicki.com

Last fetched

lewicki.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.563.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.993.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.1683.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.2063.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2403.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.493.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.169.23452.218.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.6652.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.131.20352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.11552.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.146.2752.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.10752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.15552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.23552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.197.12352.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.22752.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.205.6752.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.206.21952.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.235.20352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.22752.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

9 observed subdomains of lewicki.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for lewicki.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from lewicki.com.

Cypher and MCP

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

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