Skip to content

Hostname

lapalmeweb.com

Last fetched

lapalmeweb.com resolves to 2 IPv4 addresses operated by SERVER-MANIA - B2 Net Solutions Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · lapalmeweb.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lapalmeweb.com

Resolution chain

lapalmeweb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.241.97.242192.241.96.0/22AS55286SERVER-MANIA - B2 Net Solutions Inc.US
95.217.32.19095.217.0.0/16AS24940FI

WHOIS identity

Registrar
iana:269
Organization
alain lapalme
Contact emails

Subdomains

74 observed subdomains of lapalmeweb.com.

Web-graph footprint

Distinct hostnames that link to or from lapalmeweb.com in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • lapalmeweb.com

SPF policy

11 SPF mechanisms authorising senders for lapalmeweb.com.

MechanismTarget
SPF_Alapalmeweb.com
SPF_IP192.241.97.242
SPF_IP192.241.97.243
SPF_IP192.241.97.244
SPF_IP192.241.97.245
SPF_IP192.241.97.246
SPF_IP198.50.122.195
SPF_IP64.15.147.87
SPF_IP72.55.149.209
SPF_IP72.55.149.210
SPF_MXlapalmeweb.com

Related pages

Pivot deeper into the graph from lapalmeweb.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.