Skip to content

Hostname

lambda-factor.pl

Last fetched

lambda-factor.pl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · lambda-factor.plRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/lambda-factor.pl

Resolution chain

lambda-factor.pl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.170.131.1213.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.543.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.613.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.131.643.170.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.10199.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.11299.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.11799.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.2499.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ovh sas
Organization
lambda factor sp. z o.o.
Contact emails

Subdomains

4 observed subdomains of lambda-factor.pl.

Web-graph footprint

Distinct hostnames that link to or from lambda-factor.pl in the public web crawl.

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lambda-factor.pl.

MechanismTarget
SPF_Alambda-factor.pl
SPF_IP65.21.241.83
SPF_MXlambda-factor.pl

Related pages

Pivot deeper into the graph from lambda-factor.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lambda-factor.pl"})-[: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.