Skip to content

Hostname

lampejos.work

Last fetched

lampejos.work resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lampejos.workRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lampejos.work

Resolution chain

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

IPPrefixASNOperatorCountry
45.33.14.18045.33.0.0/19AS63949US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

30 observed subdomains of lampejos.work.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for lampejos.work.

MechanismTarget
SPF_INCLUDE_spf.cloudezmail.io
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_IP104.200.21.78
SPF_IP172.233.14.227
SPF_IP173.255.194.31
SPF_IP173.255.199.112
SPF_IP198.58.110.248
SPF_IP2600:3c00:0:0:f03c:91ff:fe6c:c955
SPF_IP2600:3c00:0:0:f03c:91ff:fee7:a6bf
SPF_IP2600:3c00:0:0:f03c:91ff:feee:3e78
SPF_IP2600:3c00:0:0:f03c:91ff:fef1:e90f
SPF_IP2600:3c00:0:0:f03c:93ff:fe69:56ac
SPF_IP2600:3c00:0:0:f03c:93ff:fe97:932b
SPF_IP2600:3c0d:0:0:f03c:95ff:fe18:d95b
SPF_IP45.33.14.180
SPF_IP69.164.193.124

Related pages

Pivot deeper into the graph from lampejos.work.

Cypher and MCP

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

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