Skip to content

Hostname

lpsg.com

Last fetched

lpsg.com resolves to 1 IPv4 address operated by REFLECTED - Reflected Networks, Inc. in ES. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · lpsg.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lpsg.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.254.114.5966.254.114.0/24AS29789REFLECTED - Reflected Networks, Inc.ES

WHOIS identity

Registrar
iana:228
Organization
moniker privacy services
Contact emails

Subdomains

4 observed subdomains of lpsg.com.

Web-graph footprint

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

786 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lpsg.com.

MechanismTarget
SPF_Aded4149.ded.reflected.net
SPF_Adevilrays-out.reflected.net
SPF_Asmtp-out.reflected.net
SPF_INCLUDE_spf.rocketgate.com
SPF_INCLUDEamazonses.com
SPF_IP209.239.166.201
SPF_MXlpsg.com

Related pages

Pivot deeper into the graph from lpsg.com.

Cypher and MCP

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

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