Skip to content

Hostname

lmublog.com

Last fetched

lmublog.com resolves to 4 IPv4 addresses operated by AS21409 in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · lmublog.comRouting diversity3.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lmublog.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.246.86.193185.246.84.0/22AS21409FR
198.251.66.181198.251.64.0/20AS8560US
216.245.216.179216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
38.143.56.1238.143.56.0/24AS26832RICAWEBSERVICES - Rica Web ServicesCA

WHOIS identity

Registrar
iana:1068
Organization
landmark university
Contact emails

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lmublog.com.

MechanismTarget
SPF_IP38.143.56.12
SPF_IP67.205.80.80
SPF_IP67.205.80.81
SPF_IP67.205.80.82
SPF_IP67.205.80.83
SPF_IP67.205.80.84/32
SPF_IP67.205.80.85

Related pages

Pivot deeper into the graph from lmublog.com.

Cypher and MCP

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

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