Skip to content

Hostname

lwlcom.net

Last fetched

lwlcom.net resolves to 1 IPv4 address operated by AS50629 in AT. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · lwlcom.netRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lwlcom.net

Resolution chain

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

IPPrefixASNOperatorCountry
193.46.233.1193.46.232.0/23AS50629AT

WHOIS identity

Registrar
iana:828
Organization
lwlcom
Contact emails

Subdomains

242 observed subdomains of lwlcom.net.

Web-graph footprint

Distinct hostnames that link to or from lwlcom.net in the public web crawl.

45 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lwlcom.net.

MechanismTarget
SPF_Alwlcom.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.209.92.133/32
SPF_IP31.209.92.137/32
SPF_IP31.209.92.153/32
SPF_IP31.209.95.17/32
SPF_MXlwlcom.net

Related pages

Pivot deeper into the graph from lwlcom.net.

Cypher and MCP

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

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