Skip to content

Hostname

lampsplus.com

Last fetched

lampsplus.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lampsplus.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lampsplus.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.101.241.46104.101.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.87.35.22184.87.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.130.4423.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

64 observed subdomains of lampsplus.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lampsplus.com.

MechanismTarget
SPF_INCLUDEem2052.lampsplus.com
SPF_INCLUDEemail.lampsplus.com
SPF_INCLUDEhospitality.lampsplus.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.232.132.17
SPF_IP209.222.82.0/24
SPF_IP52.226.80.226
SPF_IP52.234.154.160
SPF_IP72.4.113.125

Related pages

Pivot deeper into the graph from lampsplus.com.

Cypher and MCP

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

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