Skip to content

Hostname

1lampy.pl

Last fetched

1lampy.pl resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · 1lampy.plRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/1lampy.pl

Resolution chain

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

IPPrefixASNOperatorCountry
212.85.127.113212.85.112.0/20AS12824PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
'tomix' spółka z ograniczona odpowiedzialnością sp.k.
Contact emails

Subdomains

2 observed subdomains of 1lampy.pl.

Web-graph footprint

Distinct hostnames that link to or from 1lampy.pl in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 1lampy.pl

SPF policy

1 SPF mechanism authorising senders for 1lampy.pl.

MechanismTarget
SPF_IP137.74.166.187

Related pages

Pivot deeper into the graph from 1lampy.pl.

Cypher and MCP

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

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