Skip to content

Hostname

lpfirms.work

Last fetched

lpfirms.work resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lpfirms.workRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lpfirms.work

Resolution chain

lpfirms.work resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.47.26108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.33108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.78108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.82108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.246.163.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.503.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.673.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO
3.160.246.683.160.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.RO

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of lpfirms.work.

Web-graph footprint

Distinct hostnames that link to or from lpfirms.work in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lpfirms.work.

MechanismTarget
SPF_INCLUDEqcloudmail.com
SPF_INCLUDEspfdm-ap-southeast-1.aliyun.com

Related pages

Pivot deeper into the graph from lpfirms.work.

Cypher and MCP

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

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