Skip to content

Hostname

lamode.info

Last fetched

lamode.info resolves to 3 IPv4 addresses operated by AS12824 in PL. WHOIS lists iana:411 as the registrar.

Nutrition Label

WHISPER CANON · lamode.infoRouting diversity3.0/10Peering density3.1/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/lamode.info

Resolution chain

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

WHOIS identity

Registrar
iana:411
Organization
lamode sp. z o.o.
Contact emails

Subdomains

4 observed subdomains of lamode.info.

Web-graph footprint

Distinct hostnames that link to or from lamode.info in the public web crawl.

120 sites link to this hostname.

362 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for lamode.info.

MechanismTarget
SPF_Alamode.info
SPF_INCLUDE_spf.cyberfolks.pl
SPF_MXlamode.info

Related pages

Pivot deeper into the graph from lamode.info.

Cypher and MCP

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

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