Hostname
locom.org
Last fetched
locom.org resolves to 1 IPv4 address operated by AS209323 in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
locom.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.78.144.26 | 147.78.144.0/22 | AS209323 | — | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- jacques louvel
- Contact emails
Subdomains
1 observed subdomain of locom.org.
| Subdomain |
|---|
| www.locom.org |
Web-graph footprint
Distinct hostnames that link to or from locom.org in the public web crawl.
46 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for locom.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.infomaniak.ch |
Related pages
Pivot deeper into the graph from locom.org.
- IP · 147.78.144.26
- ASN · AS209323
- Registrar · iana:269
- Country · FR
- Email · 2b63b6506e73e8eb19587490db11e24e-1416295@contact.gandi.net
- TLD · .org
- Browse hostnames · lo…
- 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: "locom.org"})-[: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.