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
Resolution chain
lmublog.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.246.86.193 | 185.246.84.0/22 | AS21409 | — | FR |
| 198.251.66.181 | 198.251.64.0/20 | AS8560 | — | US |
| 216.245.216.179 | 216.245.192.0/19 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 38.143.56.12 | 38.143.56.0/24 | AS26832 | RICAWEBSERVICES - Rica Web Services | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- landmark university
- Contact emails
Threat posture
History
Mail and authentication
MX records
- b-lmu-edu-ng.mail.protection.outlook.com
- lmublog.com
SPF policy
7 SPF mechanisms authorising senders for lmublog.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 38.143.56.12 |
| SPF_IP | 67.205.80.80 |
| SPF_IP | 67.205.80.81 |
| SPF_IP | 67.205.80.82 |
| SPF_IP | 67.205.80.83 |
| SPF_IP | 67.205.80.84/32 |
| SPF_IP | 67.205.80.85 |
Related pages
Pivot deeper into the graph from lmublog.com.
- IP · 185.246.86.193
- ASN · AS21409
- Registrar · iana:1068
- Country · FR
- Email · e4b392eacfe5441abe691c8edda43cab.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · lm…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.