Hostname
lodgis.com
Last fetched
lodgis.com resolves to 1 IPv4 address operated by AS12826 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
lodgis.com 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 |
|---|---|---|---|---|
| 91.151.65.168 | 91.151.109.0/24 | AS12826 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- foncia groupe
- Contact emails
- 0wgwtybi380eeh0f5rax@m.o-w-o.info
- a37ml9q2w89o55mwe7jr@r.o-w-o.info
- aellcz5lv0iq7fepn3cq@o.o-w-o.info
- e90pcca5mmrmi69r7lmt@v.o-w-o.info
- kc31963pdjg839tef5jg@p.o-w-o.info
- l3b47bmk22bbtxmu5hrn@v.o-w-o.info
- qjfgl3o31mkel2v335x2@v.o-w-o.info
- r0oz9p2ezpejnq7ylmr1@q.o-w-o.info
- ydmi1u4krnb5jb0zhj47@e.o-w-o.info
- 71fc34bbbdc909ae2e872cf8edc1af83-852616@contact.gandi.net
- 8ddd96b0e40dba7484137e71c097ffe8-852616@contact.gandi.net
- c6ff1ed97f62b3d80d0adbac13dd6b12-852616@contact.gandi.net
Subdomains
17 observed subdomains of lodgis.com.
Web-graph footprint
Distinct hostnames that link to or from lodgis.com in the public web crawl.
188 sites link to this hostname.
78 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for lodgis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.oximailing.com |
| SPF_MX | lodgis.com |
Related pages
Pivot deeper into the graph from lodgis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lodgis.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.