Hostname
polylogis.fr
Last fetched
polylogis.fr is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. polylogis.fr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for polylogis.fr in WhisperGraph.
IPv6 resolution
No AAAA record for polylogis.fr is recorded in WhisperGraph.
WHOIS identity
- Registrar
- registrar:stella telecom sas
- Registrant organisation
- logirep logistic
- Contact emails
- boule.d@logirep.fr
Subdomains
Showing 12 of 21. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns3.rmi.fr
- ns4.rmi.fr
MX records
- cust62735-1.in.mailcontrol.com
- cust62735-2.in.mailcontrol.com
SPF policy
- ip: 85.115.52.0/24
- ip: 85.115.60.0/24
- ip: 37.58.218.161/27
- include: eskerondemand.com
- include: mailcontrol.com
- include: spf.mailjet.com
- include: message-business.com
- include: spf.protection.outlook.com
- a: polylogis.fr
- mx: polylogis.fr
- ip: 178.17.220.41
- ip: 185.178.29.105
- ip: 185.178.29.171
- ip: 185.178.29.176
- ip: 185.178.29.181
- ip: 185.178.29.194
- ip: 185.178.29.198
- ip: 185.178.29.199
- ip: 185.178.29.44
- ip: 37.58.218.168
Threat-feed evidence
History
Related pages
Pivot from polylogis.fr into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "polylogis.fr"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.