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
Resolution chain
lampsplus.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.101.241.46 | 104.101.240.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 184.87.35.22 | 184.87.32.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.67.130.44 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ********
- Contact emails
Subdomains
64 observed subdomains of lampsplus.com.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lampsplus.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for lampsplus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | em2052.lampsplus.com |
| SPF_INCLUDE | email.lampsplus.com |
| SPF_INCLUDE | hospitality.lampsplus.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 204.232.132.17 |
| SPF_IP | 209.222.82.0/24 |
| SPF_IP | 52.226.80.226 |
| SPF_IP | 52.234.154.160 |
| SPF_IP | 72.4.113.125 |
Related pages
Pivot deeper into the graph from lampsplus.com.
- IP · 104.101.241.46
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:146
- Country · DE
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · la…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.